The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Ryu::Async::Process - wrapper around a forked process

DESCRIPTION

This is an IO::Async::Notifier subclass for interacting with Ryu.

stdout

A Ryu::Source wrapper around the process STDOUT (fd1).

stderr

A Ryu::Source wrapper around the process STDOUT (fd1).

AUTHOR

Tom Molesworth <TEAM@cpan.org>

LICENSE

Copyright Tom Molesworth 2017. Licensed under the same terms as Perl itself.