summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update changelogHEAD0.05masterdoy2009-02-041-0/+3
* version bump to 0.05doy2009-02-041-1/+1
* update copyrightdoy2009-02-041-1/+1
* fix synopsis bugdoy2009-02-041-1/+1
* add a test for the synopsisdoy2009-02-041-0/+39
* document the allow_missing_methods parameterdoy2009-02-041-0/+4
* update doc stuff for newer dzil0.04doy2009-02-042-5/+1
* update changelogdoy2009-02-041-0/+4
* add a test for matching against non-existent methodsdoy2009-02-041-0/+21
* make the current tests request allowing missing methods where appropriatedoy2009-02-042-2/+2
* die by default if the method doesn't exist, rather than just failing to match...doy2009-02-041-0/+7
* version bump - 0.04doy2009-02-022-2/+2
* update changelog0.03doy2009-02-021-0/+3
* version bump in prep for 0.03 releasedoy2009-02-022-2/+2
* depend on mx::r::p 0.03 for ro parametersdoy2009-02-021-1/+1
* fix a warning in the tests, now that all coderef matches are actually being c...doy2009-02-021-1/+1
* undef values need to be checked against coderef and arrayref match types, sin...doy2009-02-021-6/+15
* add failing testdoy2009-02-021-1/+3
* is => 'ro' is now default for parametersdoy2009-01-171-1/+0
* 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