X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=README;h=e84cd2f2435cd93e0f159ff7e92ef5a8af0bd02c;hb=b539f7ed264d210a08d390f94aab06f7d0aafb10;hp=7eb3f987ff58d78a0f2ae1ed0b9034c9d92bbaae;hpb=9a2df3d43689d601b34f292477119a3f34637e5c;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/README b/README index 7eb3f98..e84cd2f 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME Variable::Magic - Associate user-defined magic to variables from Perl. VERSION - Version 0.18 + Version 0.19 SYNOPSIS use Variable::Magic qw/wizard cast dispell/; @@ -147,6 +147,10 @@ CONSTANTS True for perls that don't call 'len' magic when taking the "length" of a magical scalar. + "VMG_PERL_PATCHLEVEL" + The perl patchlevel this module was built with, or 0 for non-debugging + perls. + FUNCTIONS "wizard" wizard sig => ...,