summaryrefslogtreecommitdiff
path: root/textproc/p5-Regex-PreSuf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.17Mathieu Arnold2006-06-142-4/+4
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
|
* 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
* Update to 1.16Mathieu Arnold2004-05-142-3/+3
|
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
|
* Add p5-Regex-PreSuf 1.15Mathieu Arnold2003-10-134-0/+35
Regex::PreSuf - Given word lists, create regular expressions. PR: 57855 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>