make add_symbol go through ->namespace too
[gitmo/Package-Stash.git] / lib / Package / Stash / PP.pm
2011-11-28 Jesse Luehrs make add_symbol go through ->namespace too
2011-09-06 Jesse Luehrs also do that check for the hashref form 0.32
2011-09-06 Jesse Luehrs tests, and make this actually work
2011-09-06 Jesse Luehrs don't allow invalid stash entry names
2011-09-06 Jesse Luehrs don't allow invalid package names
2011-08-30 Jesse Luehrs better test for scalar existence
2011-08-05 Jesse Luehrs one more scalar type
2011-08-05 Jesse Luehrs regexprefs are valid scalar refs too
2011-05-02 Jesse Luehrs better argument checking for ->new
2011-05-02 Jesse Luehrs remove unused variable
2011-05-02 Jesse Luehrs no reason this shouldn't be using the namespace
2011-03-04 Jesse Luehrs disable caching of the namespace on 5.8
2011-03-04 Jesse Luehrs make the namespace cache lazy and weak, in case the...
2010-11-16 Jesse Luehrs document the memory leaks as a bug
2010-11-16 Jesse Luehrs pod coverage 0.15
2010-11-16 Jesse Luehrs fix another edge case
2010-11-15 Jesse Luehrs almost complete pure perl implementation