- or download this
Wide character in print at /.../Test2/Formatter/TAP.pm line 125.
- or download this
Wide character in print at /.../Test2/Formatter/TAP.pm line 156.
- or download this
$ perl -E 'use Test::More; say $Test::More::VERSION;'
1.302195
$ perl -E 'use Test2::Formatter::TAP; say $Test2::Formatter::TAP::VERS
+ION;'
1.302195
- or download this
print $io $ok;
- or download this
use open OUT => qw{:encoding(UTF-8) :std};