another test
[gitmo/Package-Stash-PP.git] / Changes
CommitLineData
988beb41 1Revision history for Package-Stash
f4979588 2
988beb41 3{{$NEXT}}
6f0d8b67 4
50.06-TRIAL 2010-08-26
118d3083 6 - re-enable the caching of the stash, since I can't reproduce the bug
7 at all
c1e18094 8
90.05 2010-06-15
fe563c3f 10 - bump Test::More requirement for done_testing
11
12 - update packaging stuff
a1cab668 13
988beb41 140.04 2010-06-13
15 - get_package_symbol now doesn't autovivify stash entries. A new method
16 get_or_add_package_symbol can now be used for that behavior.
a1cab668 17
988beb41 18 - Update %DB::sub on add_package_symbol (Tim Bunce).
18713f83 19
988beb41 200.03 2010-05-14
21 - Rename from Stash::Manip to Package::Stash
4950f551 22
988beb41 230.02 2010-05-13
24 - Need to dep on Test::Exception
25
260.01 2010-05-12
27 - Initial release