]> git.vpit.fr Git - perl/modules/Regexp-Wildcards.git/blobdiff - README
Updated doc
[perl/modules/Regexp-Wildcards.git] / README
diff --git a/README b/README
index 0780e9ad50822c23df7cdb81f640ba0059a94915..93a7721460026ce987d0868fc39354b043120fc2 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ NAME
     expressions.
 
 VERSION
-    Version 0.06
+    Version 0.08
 
 SYNOPSIS
         use Regexp::Wildcards qw/wc2re/;
@@ -178,7 +178,10 @@ SEE ALSO
     jokers.
 
 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 (vincent or
+    Prof_Vince).
 
 BUGS
     Please report any bugs or feature requests to "bug-regexp-wildcards at
@@ -193,7 +196,7 @@ SUPPORT
         perldoc Regexp::Wildcards
 
 COPYRIGHT & LICENSE
-    Copyright 2007 Vincent Pit, all rights reserved.
+    Copyright 2007-2008 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.