summaryrefslogtreecommitdiffstats
path: root/lib/Package/Stash
Commit message (Expand)AuthorAgeFilesLines
* also do that check for the hashref form0.32Jesse Luehrs2011-09-051-23/+23
* tests, and make this actually workJesse Luehrs2011-09-051-1/+1
* don't allow invalid stash entry namesJesse Luehrs2011-09-051-0/+6
* don't allow invalid package namesJesse Luehrs2011-09-051-0/+3
* 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
* use the dzil conflicts pluginJesse Luehrs2011-01-021-14/+0
* use dist-checkconflictsJesse Luehrs2010-11-211-0/+14
* 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