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

NAME

Ryu::Sink - base representation for a thing that receives events

DESCRIPTION

This is currently of limited utility.

METHODS

from

Given a source, will attach it as the input for this sink.

pending_count

Returns the number of pending items that have not been processed by all active sinks.

AUTHOR

Tom Molesworth <TEAM@cpan.org>

LICENSE

Copyright Tom Molesworth 2011-2016. Licensed under the same terms as Perl itself.