1Test::Stream::Compare::USsterrinCgo(n3t)ributed Perl DocTuemsetn:t:aSttiroenam::Compare::String(3)
2
3
4
6 Test::Stream::Compare::String - Compare 2 values as strings
7
9 This distribution is deprecated in favor of Test2, Test2::Suite, and
10 Test2::Workflow.
11
12 See Test::Stream::Manual::ToTest2 for a conversion guide.
13
15 This is used to compare 2 items after they are stringified. You can
16 also check that 2 strings are not equal.
17
18 Note: This will fail if the recieved value is undefined, it must be
19 defined.
20
22 The source code repository for Test::Stream can be found at
23 http://github.com/Test-More/Test-Stream/.
24
26 Chad Granum <exodist@cpan.org>
27
29 Chad Granum <exodist@cpan.org>
30
32 Copyright 2015 Chad Granum <exodist7@gmail.com>.
33
34 This program is free software; you can redistribute it and/or modify it
35 under the same terms as Perl itself.
36
37 See http://dev.perl.org/licenses/
38
39
40
41perl v5.34.0 2022-01-21 Test::Stream::Compare::String(3)