X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=ad0b2364b771be0df38e2791d0f43ec2e3eb6652;hb=939954e5645f79398208b529b5e3ed189224a07a;hp=ccc947c3c8fc450dec4ae34fd11b76ed9b6ab3da;hpb=2e108d5ecae04d8de77b31a357e97990030b8557;p=perl%2Fmodules%2FScope-Upper.git diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index ccc947c..ad0b236 100644 --- a/lib/Scope/Upper.pm +++ b/lib/Scope/Upper.pm @@ -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 @@ -404,7 +404,7 @@ Thanks to Shawn M. Moore for motivation. =head1 COPYRIGHT & LICENSE -Copyright 2008-2009 Vincent Pit, all rights reserved. +Copyright 2008,2009,2010 Vincent Pit, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.