Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | search.cpan.org redirect reduction canonicalization project, pass 1: | Bill Fenner | 2005-09-21 | 1 | -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 Berezin | 2003-04-22 | 1 | -12/+15 |
| | | | | Notes: svn path=/head/; revision=79456 | ||||
* | RecDescent incrementally generates top-down recursive-descent text | Bill Fumerola | 1999-09-05 | 1 | -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 |