Lines Matching refs:open
101 if (open(MANI, $mani)) {
115 warn "$0: cannot open $mani: $!\n";
219 open(SCRIPT,"<$test") or die "Can't run $test.\n";
254 open(RESULTS, $deparse)
279 open(RESULTS,$bytecompile)
292 open(RESULTS,$run) or print "can't run '$run': $!.\n";
304 open HACK, "> xweghyz.pl";
308 open HACK, '.\\perl $pl2c $test_executable |';
311 open HACK, '$test_executable |';
322 open(RESULTS, $compile)
384 if (open(V, $valgrind_log)) {
388 warn "$0: Failed to open '$valgrind_log': $!\n";