Try piping the output to a file, and see what errors (if any) appear in the file, something like:
my $result = `$cmd &>/tmp/$$.debug`;
In reply to Re: Inconsistent system call from backticks vs system()
by hacker
in thread Inconsistent system call from backticks vs system()
by Tanalis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |