]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - lib/indirect.pm
This is 0.09_01
[perl/modules/indirect.git] / lib / indirect.pm
index 4c32f8fa577685acb357ff8e2cfd65a10c327bdb..ff473d46984f23da4f7ae6a6bdc6323c93ff2ee5 100644 (file)
@@ -11,13 +11,13 @@ indirect - Lexically warn about using the indirect object syntax.
 
 =head1 VERSION
 
-Version 0.09
+Version 0.09_01
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.09';
+ $VERSION = '0.09_01';
 }
 
 =head1 SYNOPSIS