]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - README
Importing Variable-Magic-0.13.tar.gz
[perl/modules/Variable-Magic.git] / README
diff --git a/README b/README
index 35388759b33f4e281b6d337f3811a5b3ecf4093f..4acb5fed83c4808c0a2ca313d7db1ab0ddc30d5f 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     Variable::Magic - Associate user-defined magic to variables from Perl.
 
 VERSION
-    Version 0.12
+    Version 0.13
 
 SYNOPSIS
         use Variable::Magic qw/wizard cast dispell/;
@@ -282,9 +282,10 @@ SEE ALSO
     perltie and overload for other ways of enhancing objects.
 
 AUTHOR
-    Vincent Pit, "<perl at profvince.com>"
+    Vincent Pit, "<perl at profvince.com>", <http://www.profvince.com>.
 
-    You can contact me by mail or on #perl @ FreeNode (Prof_Vince).
+    You can contact me by mail or on #perl @ FreeNode (vincent or
+    Prof_Vince).
 
 BUGS
     Please report any bugs or feature requests to "bug-variable-magic at
@@ -298,6 +299,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 Vincent Pit, all rights reserved.