]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - README
This is 0.64
[perl/modules/Variable-Magic.git] / README
diff --git a/README b/README
index 9e1af8f0f9ab6032209a7b13d052f7496345c45e..3a9cf67273197e679a7010a5401365dc3340e08a 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     Variable::Magic - Associate user-defined magic to variables from Perl.
 
 VERSION
-    Version 0.63
+    Version 0.64
 
 SYNOPSIS
         use Variable::Magic qw<wizard cast VMG_OP_INFO_NAME>;
@@ -645,8 +645,9 @@ SUPPORT
         perldoc Variable::Magic
 
 COPYRIGHT & LICENSE
-    Copyright 2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2022
-    Vincent Pit, all rights reserved.
+    Copyright
+    2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2022,2024 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.