Help for this page

Select Code to Download


  1. or download this
    Wide character in print at /.../Test2/Formatter/TAP.pm line 125.
    
  2. or download this
    Wide character in print at /.../Test2/Formatter/TAP.pm line 156.
    
  3. 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
    
  4. or download this
    print $io $ok;
    
  5. or download this
    use open OUT => qw{:encoding(UTF-8) :std};