X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=20827b4f1f8df116213b1801bdf71dd4d935726a;hp=25fff0acb02b81480bd44770aae8b9fa7eaac5ab;hb=87becaf886eef8f6bc23f318b0a94715fdcb7854;hpb=f8f57e18d37518ed81956e1bdadb5757dec206d5 diff --git a/lib/indirect.pm b/lib/indirect.pm index 25fff0a..20827b4 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.28 +Version 0.29 =cut our $VERSION; BEGIN { - $VERSION = '0.28'; + $VERSION = '0.29'; } =head1 SYNOPSIS