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

AnyEvent::Kanye - The best kind of interrupt

SYNOPSIS

        my $cond = AnyEvent::Kanye->cond_var;

        $cond->cb(sub {
                warn = $_[0]->recv;
        });

        # later:
        $cond->send($result);

DESCRIPTION

This module will help you finish handling a value by notifying you about better values.

BUGS

  • In reality, listening to Kanye is not optional, he is the voice of a generation.

SEE ALSO

"%SIG" in perlvar, Async::Interrupt