X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=7f29b3b81d839245b0d83d584337ecf86d0385ce;hp=f49c3b92e44595c726a03ff4fde58acbafe3a4c0;hb=1e73136219e28f80e67999f68c801588afb512a9;hpb=79fe38872567977419089da38eac9406bf2d4afa diff --git a/lib/indirect.pm b/lib/indirect.pm index f49c3b9..7f29b3b 100644 --- a/lib/indirect.pm +++ b/lib/indirect.pm @@ -9,13 +9,13 @@ indirect - Lexically warn about using the indirect object syntax. =head1 VERSION -Version 0.01 +Version 0.03 =cut our $VERSION; BEGIN { - $VERSION = '0.01'; + $VERSION = '0.03'; } =head1 SYNOPSIS