]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - lib/Variable/Magic.pm
Update contact info
[perl/modules/Variable-Magic.git] / lib / Variable / Magic.pm
index 1a13618ecd85684d456ef73d78643e4f402f3258..fb468bacf1fbdee2c7d90bae038a053b833d4835 100644 (file)
@@ -11,13 +11,13 @@ Variable::Magic - Associate user-defined magic to variables from Perl.
 
 =head1 VERSION
 
-Version 0.60
+Version 0.62
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.60';
+ $VERSION = '0.62';
 }
 
 =head1 SYNOPSIS
@@ -734,7 +734,7 @@ L<perltie> and L<overload> for other ways of enhancing objects.
 
 =head1 AUTHOR
 
-Vincent Pit, C<< <perl at profvince.com> >>, L<http://www.profvince.com>.
+Vincent Pit C<< <vpit at cpan.org> >>.
 
 You can contact me by mail or on C<irc.perl.org> (vincent).