]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - lib/indirect.pm
Only enable the pragma during compile time
[perl/modules/indirect.git] / lib / indirect.pm
index fe39bd9123fa4b3f977b887e9ee9d86632998db8..63df3d8e919489e3a196a1a1a738b37997ebf978 100644 (file)
@@ -11,13 +11,13 @@ indirect - Lexically warn about using the indirect object syntax.
 
 =head1 VERSION
 
-Version 0.14
+Version 0.15
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.14';
+ $VERSION = '0.15';
 }
 
 =head1 SYNOPSIS