http://qs1969.pair.com?node_id=1180749


in reply to Re: Perl 6 Sending input to Proc::Async
in thread Perl 6 Sending input to Proc::Async

I want it to throw an exception, that's my goal -- to discover that the executable is bad. I have the whole thing wrapped in try{}.

My problem is that it doesn't throw an exception, rather the whole program exits.

  • Comment on Re^2: Perl 6 Sending input to Proc::Async