You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zachary Storer 108a2eb4cc perl/perl-Regexp-Common: Fix source URLs. 11 years ago
..
README perl/perl-Regexp-Common: Added (common regular expressions) 14 years ago
perl-Regexp-Common.SlackBuild various: Update find command to match template. 12 years ago
perl-Regexp-Common.info perl/perl-Regexp-Common: Fix source URLs. 11 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

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.