1234567891011121314151617181920 |
- # 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 ':' except on otherwise blank lines.
- |-----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:
|