The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test2::Plugin::TermEncoding - Test2 plugin to test with the encoding of the terminal

DESCRIPTION

Change the encoding of the Test2 output formatter according to the encoding of the terminal. Or not output to the terminal (eg pipe), it is utf8.

SYNOPSIS

    use Test2::Plugin::TermEncoding;

AUTHOR

Magnolia.k <magnolia@cpan.org>.

COPYRIGHT

Copyright 2017 Magnolia.K <magnolia@cpan.org>.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://dev.perl.org/licenses/