Antonio Radici wrote:
> Variable::Magic is Perl way of enhancing objects. This mechanism lets the 
> user 
> add extra data to any variable and hook syntaxical operations (such as access,
> assignment or destruction) that can be applied to it
> .
> With this module, you can add your own magic to any variable without having 
> to write a single line of XS.
Is it better than 'tie' approach?

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Maintainer

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to