X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2Findirect.pm;h=86cdf37762768dcc281965c9de5d28cb37fbad11;hb=28344f23a0e0d25ff130a5745a91e85fbadfcd6f;hp=01eed4f1801d3649b01cb4cc21dff671c0b0ea08;hpb=ec48b957f1ab41d61e97f77b104a5b41f616af32;p=perl%2Fmodules%2Findirect.git diff --git a/lib/indirect.pm b/lib/indirect.pm index 01eed4f..86cdf37 100644 --- a/lib/indirect.pm +++ b/lib/indirect.pm @@ -11,13 +11,13 @@ indirect - Lexically warn about using the indirect object syntax. =head1 VERSION -Version 0.21 +Version 0.22 =cut our $VERSION; BEGIN { - $VERSION = '0.21'; + $VERSION = '0.22'; } =head1 SYNOPSIS