Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 anos atrás
..
README 294c8de108 perl/perl-Regexp-Common: Added (common regular expressions) 12 anos atrás
perl-Regexp-Common.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 anos atrás
perl-Regexp-Common.info 4562b3a82e perl/perl-Regexp-Common: Update download. 6 anos atrás
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 10 anos atrás

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.