X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=6bce12aaf43e6b86e94ff8847a9fc7f41a021a1f;hb=e4175b0fdbe9a877f01c26f2b2a72aa977e75c98;hp=f6849e5be6f64f2dff247e0ffe6fd82483cc7924;hpb=fe6605581cbe68b5935e72c98a8a685379d1f320;p=perl%2Fmodules%2FScope-Upper.git diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index f6849e5..6bce12a 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.12 +Version 0.14 =cut our $VERSION; BEGIN { - $VERSION = '0.12'; + $VERSION = '0.14'; } =head1 SYNOPSIS @@ -462,7 +462,7 @@ Thanks to Shawn M. Moore for motivation. =head1 COPYRIGHT & LICENSE -Copyright 2008,2009,2010 Vincent Pit, all rights reserved. +Copyright 2008,2009,2010,2011 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.