summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* stop using podweaver for now, it's too broken0.01doy2008-12-071-6/+26
* reformattingdoy2008-12-071-3/+5
* 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-071-1/+1
* 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-071-2/+5
* better synopsisdoy2008-12-071-6/+3
* synopsisdoy2008-12-071-0/+26
* add documentation skeletondoy2008-12-061-0/+76
* add all_matchdoy2008-12-061-1/+6
* get rid of each_match, it really doesn't belong heredoy2008-12-061-7/+1
* 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
* apparently you can't use grep like thatdoy2008-12-061-2/+2
* use ! as the prefix for negated matching rather than not_, since it's possibl...doy2008-12-061-1/+1
* 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
* parameterized roles use 'method', not 'sub'doy2008-12-061-14/+14
* let's rename this to -Matcherdoy2008-12-061-1/+1
* 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