bump prereq for Test::More to get done_testing
[gitmo/Package-Stash-PP.git] / Changes
CommitLineData
e94260da 1Revision history for Package::Stash
f4979588 2
a1cab668 30.04 2010-06-13
4 get_package_symbol now doesn't autovivify stash entries. A new method
5 get_or_add_package_symbol can now be used for that behavior.
6
7 Update %DB::sub on add_package_symbol (Tim Bunce).
8
18713f83 90.03 2010-05-14
10 Rename from Stash::Manip to Package::Stash
11
4950f551 120.02 2010-05-13
13 Need to dep on Test::Exception
14
21acc42d 150.01 2010-05-12
f4979588 16 Initial release