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