mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
be8da91ef0
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. WWW: https://metacpan.org/release/Test-Regexp PR: 223918 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
TIMESTAMP = 1511810217
|
|
SHA256 (Test-Regexp-2017040101.tar.gz) = 35cb41df5c5017835b89b853d5a44e25e6da973b450e1edca51bba70e7041e54
|
|
SIZE (Test-Regexp-2017040101.tar.gz) = 18904
|