X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=d73686851385b31d07162d15352eade6bcd41450;hp=8cbb750b7ba555bb8a181a6e3afad7c70925f4f2;hb=5ad550809d8d55f9c1396cc735aa5efa45ad24d0;hpb=6dbf3b321823741481f481326a36e7614d2346e8 diff --git a/lib/indirect.pm b/lib/indirect.pm index 8cbb750..d736868 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.30 +Version 0.31 =cut our $VERSION; BEGIN { - $VERSION = '0.30'; + $VERSION = '0.31'; } =head1 SYNOPSIS