AnyEvent::Impl::Perl - AnyEvent adaptor for AnyEvent's pure perl AnyEvent::Loop

NAME  SYNOPSIS  DESCRIPTION  SEE ALSO  AUTHOR 

NAME

AnyEvent::Impl::Perl − AnyEvent adaptor for AnyEvent’s pure perl AnyEvent::Loop

SYNOPSIS

use AnyEvent;
use AnyEvent::Loop;
# this module gets loaded automatically as required

DESCRIPTION

This module provides transparent support for AnyEvent in case no other event loop could be found or loaded.

If you want to use this module instead of autoloading another event loop you can simply load AnyEvent::Loop before creating the first watcher.

Naturally, it supports all features of AnyEvent.

See AnyEvent::Loop for more details on performance characteristics.

SEE ALSO

AnyEvent.

AUTHOR

Marc Lehmann <[email protected]>
http://anyevent.schmorp.de


Updated 2024-01-29 - jenkler.se | uex.se