diff options
author | minskim <minskim@pkgsrc.org> | 2004-03-04 23:21:15 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-03-04 23:21:15 +0000 |
commit | 33da8083d0119986ada024dcc64753e122f80ba1 (patch) | |
tree | 773eb899828bda468435198ac64cdf2b0d8eb902 /textproc/p5-Regexp-Common/PLIST | |
parent | dbd35e9af0df9f84643427a304c522c205eb72ed (diff) | |
download | pkgsrc-33da8083d0119986ada024dcc64753e122f80ba1.tar.gz |
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.
Diffstat (limited to 'textproc/p5-Regexp-Common/PLIST')
-rw-r--r-- | textproc/p5-Regexp-Common/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Regexp-Common/PLIST b/textproc/p5-Regexp-Common/PLIST new file mode 100644 index 00000000000..b65f80ea4d7 --- /dev/null +++ b/textproc/p5-Regexp-Common/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/04 23:21:15 minskim Exp $ |