1Test2::Compare::PatternU(s3e)r Contributed Perl DocumentaTteisotn2::Compare::Pattern(3)
2
3
4

NAME

6       Test2::Compare::Pattern - Use a pattern to validate values in a deep
7       comparison.
8

DESCRIPTION

10       This allows you to use a regex to validate a value in a deep
11       comparison.  Sometimes a value just needs to look right, it may not
12       need to be exact. An example is a memory address that might change from
13       run to run.
14

SOURCE

16       The source code repository for Test2-Suite can be found at
17       https://github.com/Test-More/Test2-Suite/.
18

MAINTAINERS

20       Chad Granum <exodist@cpan.org>
21

AUTHORS

23       Chad Granum <exodist@cpan.org>
24
26       Copyright 2018 Chad Granum <exodist@cpan.org>.
27
28       This program is free software; you can redistribute it and/or modify it
29       under the same terms as Perl itself.
30
31       See http://dev.perl.org/licenses/
32
33
34
35perl v5.32.0                      2020-12-16        Test2::Compare::Pattern(3)
Impressum