X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FVariable%2FMagic.pm;h=97ff04cff2a504f8b8e0da709138fe1cbec5d261;hb=069f8d055e2471b12d0b45f87a556cb79c8cdf9c;hp=f7e5792b220981db1a39be92f602ccb36265a334;hpb=71cf3d2bf5d004e5feeb58e20b867e66e7f840b9;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/lib/Variable/Magic.pm b/lib/Variable/Magic.pm index f7e5792..97ff04c 100644 --- a/lib/Variable/Magic.pm +++ b/lib/Variable/Magic.pm @@ -13,13 +13,13 @@ Variable::Magic - Associate user-defined magic to variables from Perl. =head1 VERSION -Version 0.21_02 +Version 0.22 =cut our $VERSION; BEGIN { - $VERSION = '0.21_02'; + $VERSION = '0.22'; } =head1 SYNOPSIS @@ -407,7 +407,7 @@ L and L for other ways of enhancing objects. Vincent Pit, C<< >>, L. -You can contact me by mail or on #perl @ FreeNode (vincent or Prof_Vince). +You can contact me by mail or on C (vincent). =head1 BUGS