slackbuilds_ponce/perl/perl-Regexp-Common/slack-desc
Mikko Värri 294c8de108 perl/perl-Regexp-Common: Added (common regular expressions)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-06-03 15:21:12 -05:00

19 lines
1.1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
perl-Regexp-Common: perl-Regexp-Common (commonly requested regular expressions)
perl-Regexp-Common:
perl-Regexp-Common: This Perl module provides commonly needed regular expressions.
perl-Regexp-Common: Patterns like balanced parentheses and brackets, delimited text
perl-Regexp-Common: (with escapes), integers and floating-point numbers in any base (up
perl-Regexp-Common: to 36), comments in 44 programming languages, offensive language,
perl-Regexp-Common: lists of any pattern, IPv4 addresses, URIs, and zip codes are
perl-Regexp-Common: included. More complex patters can be built based on the patterns
perl-Regexp-Common: provided.
perl-Regexp-Common:
perl-Regexp-Common: