Letter P

perl-Test-Regexp - Test your regular expressions

Website: http://search.cpan.org/dist/Test-Regexp/
License: MIT
Vendor: Alcance Libre, Inc.
Description:
This module is intended to test your regular expressions. Given a subject
string and a regular expression (a.k.a. pattern), the module not only tests
whether the regular expression completely 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.

Packages

perl-Test-Regexp-2017040101-4.fc14.al.src [24 KiB] Changelog by Fedora Release Engineering (2018-02-09):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al