]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - lib/indirect.pm
This is 0.10
[perl/modules/indirect.git] / lib / indirect.pm
index 16ed2a49a52f012cbd5af124b6a8e010f41d5f3f..b9a81dc7b256053adec10b0194a16cdd02f701b0 100644 (file)
@@ -11,13 +11,13 @@ indirect - Lexically warn about using the indirect object syntax.
 
 =head1 VERSION
 
-Version 0.09_01
+Version 0.10
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.09_01';
+ $VERSION = '0.10';
 }
 
 =head1 SYNOPSIS
@@ -103,7 +103,7 @@ Bram, for motivation and advices.
 
 =head1 COPYRIGHT & LICENSE
 
-Copyright 2008 Vincent Pit, all rights reserved.
+Copyright 2008-2009 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.