CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/01/10 14:31:06
Log message:
import p5-Test-Regexp 2015110201
OK sthen@
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.
Status:
Vendor Tag: bluhm
Release Tags: bluhm_20160110
N ports/devel/p5-Test-Regexp/Makefile
N ports/devel/p5-Test-Regexp/distinfo
N ports/devel/p5-Test-Regexp/pkg/DESCR
N ports/devel/p5-Test-Regexp/pkg/PLIST
No conflicts created by this import