The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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/