Hi bill5262,
I made a mistake in my node, which I've now fixed, apologies!
The line "use IPC::System::Simple;" should be "use IPC::System::Simple 'system';", because otherwise it has no effect, meaning that the default system function is called instead of IPC::System::Simple's version of system which has better error handling.
Regards,
-- Hauke D
In reply to Re^3: How to pass directory variable using IPC::System::Simple
by haukex
in thread How to pass directory variable using IPC::System::Simple
by bill5262
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |