summaryrefslogtreecommitdiffstats
path: root/lib/Package/Stash/PP.pm
Commit message (Expand)AuthorAgeFilesLines
* better test for scalar existenceJesse Luehrs2011-08-301-17/+23
* one more scalar typeJesse Luehrs2011-08-051-1/+1
* regexprefs are valid scalar refs tooJesse Luehrs2011-08-051-1/+1
* better argument checking for ->newJesse Luehrs2011-05-021-0/+11
* remove unused variableJesse Luehrs2011-05-021-1/+0
* no reason this shouldn't be using the namespaceJesse Luehrs2011-05-021-2/+1
* disable caching of the namespace on 5.8Jesse Luehrs2011-03-041-7/+15
* make the namespace cache lazy and weak, in case the stash is deletedJesse Luehrs2011-03-041-9/+13
* document the memory leaks as a bugJesse Luehrs2010-11-161-0/+6
* pod coverage0.15Jesse Luehrs2010-11-161-0/+16
* fix another edge caseJesse Luehrs2010-11-161-7/+1
* almost complete pure perl implementationJesse Luehrs2010-11-151-0/+407