in reply to Execution fails from within Perl; succeeds outside Perl
Is the path for the command fully spelt out in the $command variable>
Before you think that one of the modules you mentioned is overloading system or open, did you try calling the $command using system or open without any modules loaded?
-imran
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Execution fails from within Perl; succeeds outside Perl
by swampyankee (Parson) on Mar 13, 2006 at 19:54 UTC |