]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blob - Changes
This is 0.03
[perl/modules/Scope-Upper.git] / Changes
1 Revision history for Scope-Upper
2
3 0.03    2009-01-04 15:55 UTC
4         + Add : localize_delete(), that localize array/hash elements in upper
5                 scopes.
6         + Fix : Segfault when localizing array elements with an invalid negative
7                 index.
8
9 0.02    2008-12-28 18:40 UTC
10         + Doc : Clarifications and improvements.
11         + Fix : Missing compatibility macros.
12         + Fix : Localized nonexistant array elements should be deleted when
13                 their time comes so that the array recovers its original length.
14
15 0.01    2008-12-26 16:05 UTC
16         First version, released on an unsuspecting world.
17