summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* old tag: 0.020.02doy2009-01-120-0/+0
* add changelogdoy2009-01-121-0/+7
* document hashref matchingdoy2009-01-121-0/+6
* bump to version 0.02doy2009-01-122-2/+2
* a few more testsdoy2009-01-121-3/+19
* explicitly return 0 on a failed arrayref matchdoy2009-01-121-0/+1
* add a couple more testsdoy2009-01-121-1/+29
* we need MX::R::P-0.02 nowdoy2009-01-121-1/+1
* MX::R::P works with does nowdoy2009-01-121-5/+2
* implement submatchingdoy2009-01-121-0/+5
* add a test file for submatchingdoy2009-01-121-0/+125
* stop using podweaver for now, it's too broken0.01doy2008-12-072-8/+26
* reformattingdoy2008-12-071-3/+5
* not using Carp, at least for nowdoy2008-12-071-1/+0
* add examples to method docsdoy2008-12-071-0/+10
* style fixes (sartak)doy2008-12-071-4/+5
* document matchdoy2008-12-071-0/+37
* todo/see alsodoy2008-12-071-0/+6
* add default match parameter in match, not in _apply_to_matchesdoy2008-12-072-3/+5
* more docsdoy2008-12-071-0/+18
* descriptiondoy2008-12-071-3/+17
* synopsis cleanups, from sartakdoy2008-12-071-3/+8
* use $_ for passing the value to coderef matchers, rather than passing it as a...doy2008-12-075-9/+12
* better synopsisdoy2008-12-071-6/+3
* synopsisdoy2008-12-071-0/+26
* add more testsdoy2008-12-062-2/+10
* test matching against undefdoy2008-12-061-2/+4
* add documentation skeletondoy2008-12-061-0/+76
* more testsdoy2008-12-062-0/+81
* add all_matchdoy2008-12-062-2/+14
* remove one more each_match from the testsdoy2008-12-061-5/+0
* 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