Help for this page
try { my $proc = Proc::Async.new('bad-executable', :w); ... } say "done";
$ perl6 -v This is Rakudo version 2017.01 built on MoarVM version 2017.01 ... $ perl6 testit.pl try sending to bad executable $