Add tests to make sure that changing the stash is reflected in the cached namespace
[gitmo/Package-Stash-PP.git] / t /
2010-08-27 Dave Rolsky Add tests to make sure that changing the stash is refle...
2010-08-27 Jesse Luehrs cache the ref to the stash
2010-06-16 Jesse Luehrs updated dzil stuff
2010-06-13 Jesse Luehrs add get_or_add_package_symbol, for the vivify behavior
2010-06-13 Jesse Luehrs stop autovivifying on get
2010-05-31 Jesse Luehrs named args for add_package_symbol
2010-05-30 Tim Bunce Extend add_package_symbol to set %DB::sub if appropriate.
2010-05-14 Jesse Luehrs rename Stash::Manip -> Package::Stash
2010-05-12 Jesse Luehrs what is this i don't even
2010-05-12 Jesse Luehrs un-TODO
2010-05-12 Jesse Luehrs add TODO test
2010-05-12 Jesse Luehrs tests for nonexistent hash/array entries
2010-05-12 Jesse Luehrs error when trying to init a stash slot with a value...
2010-05-12 Jesse Luehrs more support for IO slots
2010-05-11 Jesse Luehrs synopsis test
2010-05-11 Jesse Luehrs initial import of code from Class::MOP::Package
2010-05-11 Jesse Luehrs initial commit