NAME

AnyEvent::Impl::Irssi - AnyEvent adaptor for Irssi

SYNOPSIS

   use AnyEvent;
  
   # this module gets loaded automatically when running under irssi

DESCRIPTION

This module provides transparent support for AnyEvent. You don't have to do anything to make Irssi scripts work with AnyEvent.

Limitations of this backend and implementation details:

Apart from that, documentation is notoriously wrong (e.g. file handles are not supported by input_add, contrary to documentation), hooking into irssi has to be done in... weird... ways, but otherwise, Irssi is surprisingly full-featured (for basically being a hack).

SEE ALSO

AnyEvent, Irssi.

AUTHOR

 Marc Lehmann <schmorp@schmorp.de>
 http://home.schmorp.de/