Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    ## Before 'make install' is performed this script should be runnable w
    +ith
    ...
    
    done_testing();
    # vim: ts=2 sw=2 ai number foldcolumn=1
    
  2. or download this
    01 #!/usr/bin/perl
    02 use warnings; use strict;
    ...
    82 
    83 done_testing();
    84 # vim: ts=2 sw=2 ai number foldcolumn=1
    
  3. or download this
    
    > cls;perl t/t09.t
    ...
    #   at (eval 14) line 51.
    1..16
    # Looks like you failed 7 tests of 16.