Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        );
        print "Module: $module\n\tSTDOUT = $stdout\n\tSTDERR = $stderr\n";
    }
    
  2. or download this
    perl stricttester.pl yourcode.pl >output.log