X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;fp=lib%2Findirect.pm;h=e2196628ee00bb4d13874d89efe972bcfe0d5e5d;hp=fd488e78c91a093159e9346d389fa5c9872f8f98;hb=ee48ba18b7e7bc00b2c92cdf86aa88456198e1fb;hpb=a35bc34a3dbaebb6510df744d87151739d951578 diff --git a/lib/indirect.pm b/lib/indirect.pm index fd488e7..e219662 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.36 +Version 0.37 =cut our $VERSION; BEGIN { - $VERSION = '0.36'; + $VERSION = '0.37'; } =head1 SYNOPSIS