X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=d0f1068fa58f4511564e920592c72d8fb11df04a;hp=fc4708f8db1442f89d8f034f0bbfe36f95362f3e;hb=44fb7d6a933c6ebd76082e74c60dab5e5a5da50e;hpb=bdc119d5364c7dd16c2cfd0b2627bd50cca592f0 diff --git a/lib/indirect.pm b/lib/indirect.pm index fc4708f..d0f1068 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.35 =cut our $VERSION; BEGIN { - $VERSION = '0.33'; + $VERSION = '0.35'; } =head1 SYNOPSIS