test-regexp-perl 2017040101
Name | test-regexp-perl |
---|---|
Version | 2017040101 |
Summary | |
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. |
Section | libs |
License | MIT |
Homepage | https://metacpan.org/release/Test-Regexp |
Recipe file | recipes-textproc/test-regexp-perl/test-regexp-perl_2017040101.bb |
Layer | meta-cpan (master branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://cpan.metacpan.org/authors/id/A/AB/ABIGAIL/Test-Regexp-2017040101.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-cpan:
Branch | Recipe |
---|---|
master | test-regexp-perl 2017040101 (this recipe) |
gatesgarth (Yocto Project 3.2) | test-regexp-perl 2017040101 |
thud (Yocto Project 2.6) | test-regexp-perl 2017040101 |
rocko (Yocto Project 2.4) | test-regexp-perl 2017040101 |