The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.