in reply to Re^2: How to run a shell script from a Perl program?
in thread How to run a shell script from a Perl program?
You can install and distribute IPC::Run3 along with your app instead of with each host's Perl distribution. See the "PREFIX and LIB attribute" section here: ExtUtils::MakeMaker
--Dave
|
|---|