]> git.vpit.fr Git - perl/modules/autovivification.git/blob - Changes
This is 0.02
[perl/modules/autovivification.git] / Changes
1 Revision history for autovivification
2
3 0.02    2009-06-17 18:05 UTC
4         + Add : 'fetch' also applies to aliasing ("for ($hashref->{key}) { }").
5         + Fix : Don't segfault on "keys/values %$hashref", and don't vivify if
6                 'fetch' is set.
7         + Fix : Plain dereferencing shouldn't have a different behaviour when
8                 the pragma is in use.
9         + Tst : Improved coverage.
10
11 0.01    2009-06-14 20:10 UTC
12         First version, released on an unsuspecting world.
13