slackbuilds/perl/perl-Regexp-Common
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
perl-Regexp-Common.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
perl-Regexp-Common.info perl/perl-Regexp-Common: Update download. 2018-05-27 11:11:08 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -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.