Help for this page
my $rt = `...your command...`; print "error: $!\n" unless defined $rt;
$ strace -f ./686679.pl ... $ strace -f -e execve ./686679.pl or the set of 'file' system calls, etc. $ strace -f -e file ./686679.pl