Help for this page

Select Code to Download


  1. or download this
        use strict;
        use warnings;
        use Test::Most tests => 34;
    
  2. or download this
        use Test::Most tests => 4;
        no strict;
        no warnings;