in reply to Not able to use native linux commands in a perl script
There are -- occasionally -- valid reason for using shelling to system commands rather than using Perl functions (modules). What you've described is NOT one of them.
And, as others noted, we can't be much (reliable) help without knowing what your code looks like and what error message you're receiving.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Not able to use native linux commands in a perl script
by JavaFan (Canon) on Dec 13, 2010 at 21:43 UTC |