X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=391cdfd10c9181b067f21fbb3914b73704e58bfc;hp=fc4708f8db1442f89d8f034f0bbfe36f95362f3e;hb=4d65569df65cefa65e190d1659c82c1b7fe51058;hpb=bdc119d5364c7dd16c2cfd0b2627bd50cca592f0 diff --git a/lib/indirect.pm b/lib/indirect.pm index fc4708f..391cdfd 100644 --- a/lib/indirect.pm +++ b/lib/indirect.pm @@ -11,13 +11,13 @@ indirect - Lexically warn about using the indirect method call syntax. =head1 VERSION -Version 0.33 +Version 0.34 =cut our $VERSION; BEGIN { - $VERSION = '0.33'; + $VERSION = '0.34'; } =head1 SYNOPSIS