Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Regexp-Common - Provide commonly requested regular expressions
- Description:
By default, this module exports a single hash (`%RE') that stores or generates
commonly needed regular expressions. Patterns currently provided include:
* balanced parentheses and brackets
* delimited text (with escapes)
* integers and floating-point numbers in any base (up to 36)
* comments in 44 languages
* offensive language
* lists of any pattern
* IPv4 addresses
* URIs
* Zip codes
Packages
perl-Regexp-Common-2017060201-11.el8.noarch
[201 KiB] |
Changelog
by Paul Howarth (2019-09-22):
- Tidy up for EPEL-8 build
- Specify all build dependencies
- Expand %description
- Add patch to fix POD so we get properly-coded manpage
- Modernize spec using %{make_build} and %{make_install}
- Make %files list more explicit
- Use author-independent source URL
|