summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog0.05Jesse Luehrs2010-06-151-0/+3
* remove eol whitespaceJesse Luehrs2010-06-151-7/+7
* updated dzil stuffJesse Luehrs2010-06-1513-87/+69
* bump prereq for Test::More to get done_testingJesse Luehrs2010-06-151-0/+1
* changelog and version bump0.04Jesse Luehrs2010-06-132-1/+7
* add get_or_add_package_symbol, for the vivify behaviorJesse Luehrs2010-06-132-2/+47
* stop autovivifying on getJesse Luehrs2010-06-132-28/+35
* update docs for add_package_symbolJesse Luehrs2010-05-311-6/+10
* named args for add_package_symbolJesse Luehrs2010-05-312-7/+13
* Extend add_package_symbol to set %DB::sub if appropriate.Tim Bunce2010-05-302-4/+69
* changelog and version bump0.03Jesse Luehrs2010-05-142-1/+4
* rename Stash::Manip -> Package::StashJesse Luehrs2010-05-1410-37/+37
* changelog and version bump0.02Jesse Luehrs2010-05-132-1/+4
* oops, need to dep on Test::ExceptionJesse Luehrs2010-05-131-0/+1
* release date0.01Jesse Luehrs2010-05-121-1/+1
* work around a ppi bug that dzil triggersJesse Luehrs2010-05-121-1/+1
* what is this i don't evenJesse Luehrs2010-05-122-1/+28
* only pass initializers for array and hashJesse Luehrs2010-05-121-5/+10
* un-TODOJesse Luehrs2010-05-121-2/+0
* always save and restore scalars, since has_package_symbol isn't reliableJesse Luehrs2010-05-121-5/+5
* add TODO testJesse Luehrs2010-05-111-0/+24
* tests for nonexistent hash/array entriesJesse Luehrs2010-05-111-0/+26
* error when trying to init a stash slot with a value of the wrong typeJesse Luehrs2010-05-112-0/+41
* more support for IO slotsJesse Luehrs2010-05-113-26/+61
* initialize the ARRAY and HASH slots on getJesse Luehrs2010-05-111-2/+6
* 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