1Test2::Compare::String(U3s)er Contributed Perl DocumentatTieosnt2::Compare::String(3)
2
3
4
6 Test2::Compare::String - Compare two values as strings
7
9 This is used to compare two items after they are stringified. You can
10 also check that two strings are not equal.
11
12 Note: This will fail if the received value is undefined, it must be
13 defined.
14
16 The source code repository for Test2-Suite can be found at
17 https://github.com/Test-More/Test2-Suite/.
18
20 Chad Granum <exodist@cpan.org>
21
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.28.1 2018-12-04 Test2::Compare::String(3)