in reply to Re^2: using backticks to pass commands
in thread using backticks to pass commands
Well, installing CPAN modules without root is possible, but maybe it's not necessary to go that far just yet. (I just think IPC::System::Simple::capture is nice because it gives helpful error messages too.)
If passing the empty string is the problem (which works on my system), one solution could be the aforementioned piped open. Otherwise, you've got another problem and the above info would help.
|
|---|