summaryrefslogtreecommitdiffstats
path: root/lib/Stash
Commit message (Collapse)AuthorAgeFilesLines
* initialize the ARRAY and HASH slots on getJesse Luehrs2010-05-111-2/+6
| | | | | | otherwise you have to explicitly initialize a package global array or hash with some value if you want to get a reference to its contents, if it's empty on first access
* 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