in reply to Re: Capturing the stdout and exit code from a program piped to perl
in thread Capturing the stdout and exit code from a program piped to perl

Dang! perldoc.org link of IPC::Run is bad; try CPAN one: IPC::Run.

  • Comment on Re^2: Capturing the stdout and exit code from a program piped to perl

Replies are listed 'Best First'.
Re^3: Capturing the stdout and exit code from a program piped to perl
by Anonymous Monk on Dec 09, 2014 at 13:02 UTC
    Double Dang! I should have written only "perldoc" as the host actually is "perldoc.perl.org".