aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Parse-RecDescent/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Update to 1.94, grab maintainership.Anton Berezin2003-04-221-12/+15
| | | | Notes: svn path=/head/; revision=79456
* RecDescent incrementally generates top-down recursive-descent textBill Fumerola1999-09-051-0/+13
parsers from simple yacc-like grammar specifications. Submitted by: W. Gerald Hicks <wghicks@bellsouth.net> PR: ports/12569 Notes: svn path=/head/; revision=21282