optionally subname added subs
[gitmo/Package-Stash.git] / Changes
1 Revision history for Package-Stash
2
3 {{$NEXT}}
4
5 0.06-TRIAL  2010-08-26
6       - re-enable the caching of the stash, since I can't reproduce the bug
7         at all
8
9 0.05  2010-06-15
10       - bump Test::More requirement for done_testing
11
12       - update packaging stuff
13
14 0.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.
17
18       - Update %DB::sub on add_package_symbol (Tim Bunce).
19
20 0.03  2010-05-14
21       - Rename from Stash::Manip to Package::Stash
22
23 0.02  2010-05-13
24       - Need to dep on Test::Exception
25
26 0.01  2010-05-12
27       - Initial release