Revision history for Scope-Upper
+0.12 2010-05-19 00:45 UTC
+ + Fix : Compatibility with perl 5.13.
+ + Fix : Test failures with perl 5.8.0.
+ + Fix : A minor leak of SVs when a non array/hash was passed to
+ localize_elem().
+
0.11 2010-04-16 23:20 UTC
+ Chg : It's now forbiddent to pass a reference to a non-glob variable
as the localization target of localize(), localize_elem() and
--- #YAML:1.0
name: Scope-Upper
-version: 0.11
+version: 0.12
abstract: Act on upper scopes.
author:
- Vincent Pit <perl@profvince.com>
license: perl
distribution_type: module
configure_requires:
+ Config: 0
ExtUtils::MakeMaker: 0
build_requires:
base: 0
Scope::Upper - Act on upper scopes.
VERSION
- Version 0.11
+ Version 0.12
SYNOPSIS
"reap", "localize", "localize_elem", "localize_delete" and "WORDS" :