]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - lib/Scope/Upper.pm
Forge a better testdeb rule
[perl/modules/Scope-Upper.git] / lib / Scope / Upper.pm
index ccc947c3c8fc450dec4ae34fd11b76ed9b6ab3da..ad0b2364b771be0df38e2791d0f43ec2e3eb6652 100644 (file)
@@ -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.