Help for this page
#!/usr/bin/perl -w my $perl = $^X; ... print "pid $pid: line $line of file '$file'\n"; unlink $tmpfile;
pid 9256: line 1 of file '(eval 1)'