Commit Graph

2 Commits

Author SHA1 Message Date
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
simon
654c45e001 import p5-Variable-Magic
Magic is Perl way of enhancing objects.  This mechanism let the user add
extra data to any variable and hook syntaxical operations (such as
access, assignation or destruction) that can be applied to it.  With
this module, you can add your own magic to any variable without the pain
of the C API.
2009-02-02 00:58:07 +00:00