slackbuilds/perl/perl-Regexp-Common
Willy Sudiarto Raharjo d8d31564b8 perl/perl-Regexp-Common: Updated for version 2013031301.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-11-09 01:34:47 -06:00
..
README perl/perl-Regexp-Common: Added (common regular expressions) 2012-06-03 15:21:12 -05:00
perl-Regexp-Common.SlackBuild perl/perl-Regexp-Common: Updated for version 2013031301. 2013-11-09 01:34:47 -06:00
perl-Regexp-Common.info perl/perl-Regexp-Common: Updated for version 2013031301. 2013-11-09 01:34:47 -06:00
slack-desc perl/perl-Regexp-Common: Added (common regular expressions) 2012-06-03 15:21:12 -05:00

README

This Perl module provides commonly needed regular expressions.
Patterns like balanced parentheses and brackets, delimited text
(with escapes), integers and floating-point numbers in any base (up
to 36), comments in 44 programming languages, offensive language,
lists of any pattern, IPv4 addresses, URIs, and zip codes are
included.  More complex patters can be built based on the patterns
provided.