FreeBSD.software
Home/textproc/p5-Test-Regexp

p5-Test-Regexp

2017040101textproc

Test your regular expressions

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.

$pkg install p5-Test-Regexp
metacpan.org/release/Test-Regexp
Origin
textproc/p5-Test-Regexp
Size
36.4KiB
License
MIT
Maintainer
svysh.fbsd@gmail.com
Dependencies
1 packages
Required by
0 packages

Dependencies (1)