in reply to Re^4: Capture STDOUT and send to screen with open3
in thread Capture STDOUT and send to screen with open3
I will not always have root access.
You can install Perl modules without root access, see local::lib and Yes, even you can use CPAN.
Update: And IPC::Run, which you seem to want to use, is not a core module either, so that would have to be installed too.
|
|---|