slackbuilds_ponce/perl/perl-Regexp-Common
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
perl-Regexp-Common.info perl/perl-Regexp-Common: Updated for version 2013031301. 2013-11-09 01:34:47 -06:00
perl-Regexp-Common.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README perl/perl-Regexp-Common: Added (common regular expressions) 2012-06-03 15:21:12 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.