[ 源代码: libregexp-common-perl ]
软件包:libregexp-common-perl(2024080801-1)
libregexp-common-perl 的相关链接
Debian 的资源:
下载源码包 libregexp-common-perl:
- [libregexp-common-perl_2024080801-1.dsc]
- [libregexp-common-perl_2024080801.orig.tar.gz]
- [libregexp-common-perl_2024080801-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module with common regular expressions
Regexp::Common is a Perl module that exports a single hash ('%RE') that stores or generates commonly needed regular expressions.
The module currently provides the following patterns:
* 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 and IPv6 addresses * URIs * Zip codes