]> git.vpit.fr Git - perl/modules/Scope-Context.git/blobdiff - lib/Scope/Context.pm
This is 0.03
[perl/modules/Scope-Context.git] / lib / Scope / Context.pm
index fbe115bdff5c1199f030fb064b59f82d6fcbe7ac..8d6232016292a11ee2eda9ba26e49586f8fa15df 100644 (file)
@@ -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<Carp> (core module since perl 5), L<Scalar::Util> (since 5.7.3).
+L<Carp> (core module since perl 5), L<overload> (since 5.2.0), L<Scalar::Util> (since 5.7.3).
 
 L<Scope::Upper> 0.21.