This website works better with JavaScript.
Explore
Help
Sign In
rpms
/
perl-Test-Regexp
Watch
21
Star
0
Fork
You've already forked perl-Test-Regexp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d7867e0660
i9ce
i9
epel9
changed/i9/perl-Test-Regexp-2017040101-20.el9
changed/i9ce/perl-Test-Regexp-2017040101-10.el9
imports/e9/perl-Test-Regexp-2017040101-10.el9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd7867e0660'
${ noResults }
perl-Test-Regexp
/
.gitignore
2 lines
28 B
Raw
Normal View
History
Unescape
Escape
Initial import (perl-Test-Regexp-2015110201-2) 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.
9 years ago
/Test-Regexp-[0-9.]*.tar.gz