]> git.vpit.fr Git - perl/modules/Variable-Temp.git/blob - Changes
Only plan after all the optional modules have been loaded
[perl/modules/Variable-Temp.git] / Changes
1 Revision history for Variable-Temp
2
3 0.02    2015-04-01 22:55 UTC
4         + Add : temp() can now be applied to arrays and hashes.
5         + Add : The new set_temp() function is a non-lvalue alternative to
6                 temp(). In particular, it can be used on perl 5.12.x and
7                 below.
8         + Fix : 'temp $var;' now correctly sets $var to undef.
9         + Fix : The tests now pass correctly on perl 5.12.x and below.
10
11 0.01    2015-03-09 13:55 UTC
12         First version, released on an unsuspecting world.
13