summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* depend on Test::Deepdoy2008-12-061-0/+1
* use Test::Deep correctlydoy2008-12-061-1/+1
* get rid of each_match, it really doesn't belong heredoy2008-12-062-12/+2
* clean up my confusion with @_ and $_doy2008-12-061-3/+4
* don't need the $matcher argument now that each is gonedoy2008-12-061-5/+4
* just test truth/falseness for any_matchdoy2008-12-061-1/+1
* apparently you can't use grep like thatdoy2008-12-061-2/+2
* test the rest of the collection functionsdoy2008-12-061-1/+20
* add another test for the collection matchesdoy2008-12-061-0/+44
* use ! as the prefix for negated matching rather than not_, since it's possibl...doy2008-12-062-2/+2
* make the list matchers into class methods, rather than normal subsdoy2008-12-061-4/+10
* unambiguate @{ shift }doy2008-12-061-1/+1
* better (and much simpler) _apply_to_matchesdoy2008-12-061-23/+7
* testsdoy2008-12-061-0/+25
* more testsdoy2008-12-061-0/+25
* skip this for nowdoy2008-12-061-2/+5
* parameterized roles use 'method', not 'sub'doy2008-12-061-14/+14
* let's rename this to -Matcherdoy2008-12-062-2/+2
* start with testsdoy2008-12-061-0/+15
* add initial dist.inidoy2008-12-051-0/+16
* use the default if nothing else is passed indoy2008-12-051-0/+4
* parameterized!doy2008-12-051-3/+14
* initial copy/paste from taebdoy2008-12-051-0/+87