X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=092b7e54f91a3716261eec6b22290b690171093c;hp=23bc7a27ff2bf04cbfc040fee53e847da073d30b;hb=ac63b5ab9e6d13e92a53bc89e55a1d5dd306854e;hpb=ffda539e3218e407f703f465fa472a769693ac10 diff --git a/lib/indirect.pm b/lib/indirect.pm index 23bc7a2..092b7e5 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.08 +Version 0.09 =cut our $VERSION; BEGIN { - $VERSION = '0.08'; + $VERSION = '0.09'; } =head1 SYNOPSIS