X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FContext.pm;h=8d6232016292a11ee2eda9ba26e49586f8fa15df;hb=c41de04339d9da906cb2eab1847ce1743ae691a3;hp=fbe115bdff5c1199f030fb064b59f82d6fcbe7ac;hpb=22cad1bc4b5f4acb14860f34ad02c95f9c5a679d;p=perl%2Fmodules%2FScope-Context.git diff --git a/lib/Scope/Context.pm b/lib/Scope/Context.pm index fbe115b..8d62320 100644 --- a/lib/Scope/Context.pm +++ b/lib/Scope/Context.pm @@ -16,11 +16,11 @@ Scope::Context - Object-oriented interface for inspecting or acting upon upper s =head1 VERSION -Version 0.02 +Version 0.03 =cut -our $VERSION = '0.02'; +our $VERSION = '0.03'; =head1 SYNOPSIS @@ -572,7 +572,7 @@ sub uplevel { =head1 DEPENDENCIES -L (core module since perl 5), L (since 5.7.3). +L (core module since perl 5), L (since 5.2.0), L (since 5.7.3). L 0.21.