软件包: libtest-regexp-perl (2017040101-1)
libtest-regexp-perl 的相关链接
Trisquel 的资源:
下载源码包 libtest-regexp-perl:
- [libtest-regexp-perl_2017040101-1.dsc]
- [libtest-regexp-perl_2017040101.orig.tar.gz]
- [libtest-regexp-perl_2017040101-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Salvatore Bonaccorso
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module to test regular expressions
Test::Regexp is intended to test regular expressions. Given a subject string and a regular expression (aka pattern), the module not only tests whether the regular expression complete matches the subject string, it performs a utf8::upgrade or utf8::downgrade on the subject string and performs the tests again, if necessary. Furthermore, given a pattern with capturing parenthesis, it checks whether all captures are present, and in the right order. Both named and unnamed captures are checked.
其他与 libtest-regexp-perl 有关的软件包
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language