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::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.