AnyEvent-Campfire-Client

 view release on metacpan or  search on metacpan

examples/test.pl  view on Meta::CPAN

$client->on( 'exit', sub { $cv->send } );

$cv->recv;

__END__

=pod

=head1 SYNOPSIS

    you> say hello
    bot> hello
    you> leave
    bot> has left the room.

=cut



( run in 2.235 seconds using v1.01-cache-2.11-cpan-d7a12ab2c7f )