X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=025fccf2d9bad5e25546c6cea8d663989609c364;hb=cd407ac6ea98cac0ce701ba7966e2b3fcc5c804d;hp=9f9b70f1f6e968cff6cfe62506a235e31741a0c6;hpb=5dd48a401229e457106bdc30bb841e9fed0dde7c;p=perl%2Fmodules%2FScope-Upper.git diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index 9f9b70f..025fccf 100644 --- a/lib/Scope/Upper.pm +++ b/lib/Scope/Upper.pm @@ -11,13 +11,13 @@ Scope::Upper - Act on upper scopes. =head1 VERSION -Version 0.24 +Version 0.25 =cut our $VERSION; BEGIN { - $VERSION = '0.24'; + $VERSION = '0.25'; } =head1 SYNOPSIS @@ -841,7 +841,7 @@ Thanks to Shawn M. Moore for motivation. =head1 COPYRIGHT & LICENSE -Copyright 2008,2009,2010,2011,2012,2013 Vincent Pit, all rights reserved. +Copyright 2008,2009,2010,2011,2012,2013,2014,2015 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.