summaryrefslogtreecommitdiffstats
path: root/lib/Stash/Manip.pm
Commit message (Expand)AuthorAgeFilesLines
* rename Stash::Manip -> Package::StashJesse Luehrs2010-05-141-400/+0
* work around a ppi bug that dzil triggersJesse Luehrs2010-05-121-1/+1
* what is this i don't evenJesse Luehrs2010-05-121-1/+7
* only pass initializers for array and hashJesse Luehrs2010-05-121-5/+10
* always save and restore scalars, since has_package_symbol isn't reliableJesse Luehrs2010-05-121-5/+5
* error when trying to init a stash slot with a value of the wrong typeJesse Luehrs2010-05-111-0/+18
* more support for IO slotsJesse Luehrs2010-05-111-8/+11
* initialize the ARRAY and HASH slots on getJesse Luehrs2010-05-111-2/+6
* handle IO slotsJesse Luehrs2010-05-111-2/+14
* docsJesse Luehrs2010-05-111-1/+83
* initial import of code from Class::MOP::PackageJesse Luehrs2010-05-101-3/+202
* initial commitJesse Luehrs2010-05-101-0/+71