Help for this page

Select Code to Download


  1. or download this
    print() on unopened filehandle GLOB at C:/Perl64/site/lib/Test2/Format
    +ter/TAP.pm line 156.
    print() on unopened filehandle GLOB at C:/Perl64/site/lib/Test2/Format
    +ter/TAP.pm line 156.
    ...
    # Looks like you failed 1 test of 6.
    
    Process completed with exit code 1
    
  2. or download this
    use strict;
    use warnings;
    ...
    #          got: '1'
    #     expected: '0'
    # Looks like you failed 1 test of 6.