5844fdea8b43e96e92e9eb31fa98edfb4cf9cf46
[gitmo/Package-Stash-XS.git] / Changes
1 Revision history for Package-Stash
2
3 {{$NEXT}}
4
5 0.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.
8
9       - Update %DB::sub on add_package_symbol (Tim Bunce).
10
11 0.03  2010-05-14
12       - Rename from Stash::Manip to Package::Stash
13
14 0.02  2010-05-13
15       - Need to dep on Test::Exception
16
17 0.01  2010-05-12
18       - Initial release