summaryrefslogtreecommitdiffstats
path: root/smartmatch.xs
Commit message (Expand)AuthorAgeFilesLines
* use real function calls instead of anon subsJesse Luehrs2012-06-231-13/+19
* hack around a parsing bug in earlier perlsJesse Luehrs2011-07-101-0/+40
* apparently this didn't exist before 5.14 or soJesse Luehrs2011-07-101-0/+28
* make this actually lexicalJesse Luehrs2011-07-071-21/+26
* make sure entersub op is built properly (prototypes applied, etc)Jesse Luehrs2011-07-071-1/+1
* oops, need a new ref to the cv for each opJesse Luehrs2011-07-071-2/+7
* initial implementationJesse Luehrs2011-07-061-0/+60