IO::Async::Loop::IO_Poll.3pm

Langue: en

Version: 2010-06-09 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

"IO::Async::Loop::IO_Poll" - compatibility wrapper for IO::Async::Loop::Poll

DESCRIPTION

This class is a compatibility wrapper for programs that expect to find the Loop subclass which uses IO::Poll under this name. It was renamed to "IO::Async::Loop::Poll". The API is exactly the same, only under a different name.

Any program still referring to this class directly should be changed. This object constructor will print a warning when the object is created.

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>