X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=06ee4876df492c52e1009bcd8d0d9eeb34751045;hb=625f57f60131dbb27d306e993cbfb97aceda2489;hp=1d6b4d11a70a002d5396f4d3999df902ae9275c0;hpb=0a7ed27cbdbb90c176fc6be11c48e70776c8df84;p=perl%2Fmodules%2FScope-Upper.git diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index 1d6b4d1..06ee487 100644 --- a/lib/Scope/Upper.pm +++ b/lib/Scope/Upper.pm @@ -9,13 +9,13 @@ Scope::Upper - Act on upper scopes. =head1 VERSION -Version 0.08 +Version 0.09 =cut our $VERSION; BEGIN { - $VERSION = '0.08'; + $VERSION = '0.09'; } =head1 SYNOPSIS @@ -209,7 +209,7 @@ The previous example can then be "corrected" : # not reached }->(); -will righteously set C<$num> to C<26>. +will rightfully set C<$num> to C<26>. =head1 CONSTANTS