Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-Regexp-Common
From: Min Sik Kim
Date: 2004-03-05 00:21:15
Message id: 20040304232115.E5DFB2DA1D@cvs.netbsd.org
Log Message:
Import p5-Regexp-Common-2.113 from pkgsrc-wip. Packaged by dieter Roelants
and slightly modified by me.
By default, this module exports a single hash (`%RE') that stores or
generates commonly needed regular expressions. Patterns currently
provided include:
* balanced parentheses and brackets
* delimited text (with escapes)
* integers and floating-point numbers in any base (up to 36)
* comments in 44 languages
* offensive language
* lists of any pattern
* IPv4 addresses
* URIs.
* Zip codes.
Files: