Commit Graph

6 Commits

Author SHA1 Message Date
jim
113c552b36 update to version 0.43
ok ajacoutot@
2010-06-30 18:19:31 +00:00
jim
cbbc405706 update to 0.38
ok simon@
2009-10-26 16:26:57 +00:00
kevlo
ec7895d053 update to 0.36
ok simon@
2009-08-19 06:15:03 +00:00
simon
1257dcb1c4 update to version 0.35
prodded by same diff from jim@
2009-06-17 21:14:26 +00:00
jasper
d5e3036091 - update p5-Variable-Magic to 0.32
ok simon@ (MAINTAINER), who had the same diff already
2009-03-23 09:14:29 +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