Help for this page
#!/opt/perl524 ... $test->all_files_ok('/www/cgi-bin'); $test->done_testing();
sub _perl_file_compiles { my ($self, $file) = @_; ... return $compiles; }