Test your regular expressions
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2017040101-26.fc42 | - |
Fedora 42 | 2017040101-26.fc42 | - |
Fedora 41 | 2017040101-25.fc41 | - |
Fedora 40 | 2017040101-24.fc40 | - |
Fedora EPEL 9 | 2017040101-10.el9 | - |
Fedora EPEL 8 | 2017040101-10.el8 | - |
Fedora EPEL 10.1 | 2017040101-21.el10_0 | - |
Fedora EPEL 10.0 | 2017040101-21.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Test-Regexp dash maintainers at fedoraproject dot org
.