summaryrefslogtreecommitdiffstats
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
|
* synopsis testJesse Luehrs2010-05-111-0/+18
|
* docsJesse Luehrs2010-05-112-2/+85
|
* initial import of code from Class::MOP::PackageJesse Luehrs2010-05-103-3/+518
|
* initial commitJesse Luehrs2010-05-105-0/+104