]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blob - Changes
Importing Variable-Magic-0.02.tar.gz
[perl/modules/Variable-Magic.git] / Changes
1 Revision history for Variable-Magic
2
3 0.02    2007-07-27 13:50 UTC
4         + Fix : In response to test report 548152 :
5                 Newx() and SvMAGIC_set() not present on older perls.
6         + Fix : In response to test report 548275 :
7                 Since perl 5.9.5, 'clear' magic is invoked when an array is
8                 undefined (bug #43357). Moreover, 'len' magic is no longer
9                 called by pushing an element since perl 5.9.3.
10         + Fix : Missing glob test in MANIFEST.
11
12 0.01    2007-07-25 16:15 UTC
13         First version, released on an unsuspecting world.
14