remove eol whitespace
[gitmo/Package-Stash.git] / Changes
CommitLineData
988beb41 1Revision history for Package-Stash
f4979588 2
988beb41 3{{$NEXT}}
a1cab668 4
988beb41 50.04 2010-06-13
6 - get_package_symbol now doesn't autovivify stash entries. A new method
7 get_or_add_package_symbol can now be used for that behavior.
a1cab668 8
988beb41 9 - Update %DB::sub on add_package_symbol (Tim Bunce).
18713f83 10
988beb41 110.03 2010-05-14
12 - Rename from Stash::Manip to Package::Stash
4950f551 13
988beb41 140.02 2010-05-13
15 - Need to dep on Test::Exception
16
170.01 2010-05-12
18 - Initial release