X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=README;h=e84cd2f2435cd93e0f159ff7e92ef5a8af0bd02c;hb=77703cbca17f4b66ac947798093ffa7d05db93a8;hp=55fe265b6fc4e238b2c64afea93bb6347dcc0f04;hpb=c471e8c9f86ad8817761816101358f8ae1035915;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/README b/README index 55fe265..e84cd2f 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME Variable::Magic - Associate user-defined magic to variables from Perl. VERSION - Version 0.16 + 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 => ...,