Name: | perl-Regexp-Common |
---|---|
Version: | 2024080801 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 503137 |
License: | Artistic-2.0 OR MIT OR BSD-3-Clause |
RPM: | perl-Regexp-Common-2024080801-1.el10_0.noarch.rpm |
Source RPM: | perl-Regexp-Common-2024080801-1.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Regexp-Common |
Summary: | 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 |