Name: | perl-Test-Regexp |
---|---|
Version: | 2017040101 |
Release: | 21.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 39698 |
License: | MIT |
RPM: | perl-Test-Regexp-2017040101-21.el10_0.noarch.rpm |
Source RPM: | perl-Test-Regexp-2017040101-21.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/Test-Regexp |
Summary: | Test your regular expressions |
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. |
- SPDX migration
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Perl 5.34 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild