X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FVariable-Magic.git;a=blobdiff_plain;f=README;fp=README;h=9e1af8f0f9ab6032209a7b13d052f7496345c45e;hp=925545cca4d7c2f0874a66a3583eac87dcb0c240;hb=ceb60f4d90a0e40ec31ed814b73760a57b3376f2;hpb=be4ab8a99581fbedc3b3957f548a4c9b76aec3e4 diff --git a/README b/README index 925545c..9e1af8f 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME Variable::Magic - Associate user-defined magic to variables from Perl. VERSION - Version 0.62 + Version 0.63 SYNOPSIS use Variable::Magic qw; @@ -628,7 +628,7 @@ SEE ALSO perltie and overload for other ways of enhancing objects. AUTHOR - Vincent Pit, "", . + Vincent Pit "". You can contact me by mail or on "irc.perl.org" (vincent). @@ -645,8 +645,8 @@ SUPPORT perldoc Variable::Magic COPYRIGHT & LICENSE - Copyright 2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017 Vincent - Pit, all rights reserved. + Copyright 2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2022 + Vincent Pit, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.