Name : perl-Test-Regexp
| |
Version : 2017040101
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2023-07-20 17:20:46
|
Group : Development/Libraries/Perl
| Source RPM : perl-Test-Regexp-2017040101-lp155.1.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : Test your regular expressions
|
Description :
This module is intended to test your 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.
By default, the module exports two subroutines, \'match\' and \'no_match\'. The latter is actually a thin wrapper around \'match\', calling it with \'match => 0\'.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.5/noarch |