]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - README
This is 0.60
[perl/modules/Variable-Magic.git] / README
diff --git a/README b/README
index fc1ea925bc0f79c1bf561dc4d852dccd171b8876..ab958ead3408030258b930b5ada23da01e5f95b8 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     Variable::Magic - Associate user-defined magic to variables from Perl.
 
 VERSION
-    Version 0.58
+    Version 0.60
 
 SYNOPSIS
         use Variable::Magic qw<wizard cast VMG_OP_INFO_NAME>;
@@ -644,12 +644,9 @@ SUPPORT
 
         perldoc Variable::Magic
 
-    Tests code coverage report is available at
-    <http://www.profvince.com/perl/cover/Variable-Magic>.
-
 COPYRIGHT & LICENSE
-    Copyright 2007,2008,2009,2010,2011,2012,2013,2014,2015 Vincent Pit, all
-    rights reserved.
+    Copyright 2007,2008,2009,2010,2011,2012,2013,2014,2015,2016 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.