X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=c59f8be2ce6a5e717463f2082e5edae043deeb87;hp=1e0827412080392f1def20a9cba6dcb45db81383;hb=781011eb8539d9f2d52748e681882d94dd004039;hpb=eab9532b534e1c2efca5410ae4502af7ce43f941 diff --git a/lib/indirect.pm b/lib/indirect.pm index 1e08274..c59f8be 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.25 +Version 0.26 =cut our $VERSION; BEGIN { - $VERSION = '0.25'; + $VERSION = '0.26'; } =head1 SYNOPSIS