Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

POE::Loop::IO_Poll

Name POE::Loop::IO_Poll
Version 1.368
Located at /usr/share/perl5
File /usr/share/perl5/POE/Loop/IO_Poll.pm
Is Core No
Search CPAN for this module POE::Loop::IO_Poll
Documentation POE::Loop::IO_Poll
Module Details POE::Loop::IO_Poll

sub skip_tests { return ``IO::Poll is not 100% compatible with $^O'' if ( $^O eq ``MSWin32'' and not $ENV{POE_DANTIC} ); return ``IO::Poll tests require the IO::Poll module'' if ( do { eval ``use IO::Poll''; $@ } ); }


NAME

POE::Loop::IO_Poll - a bridge that allows POE to be driven by IO::Poll


SYNOPSIS

See the POE::Loop manpage.


DESCRIPTION

POE::Loop::IO_Poll implements the interface documented in the POE::Loop manpage. Therefore it has no documentation of its own. Please see the POE::Loop manpage for more details.


SEE ALSO

POE, the POE::Loop manpage, the IO::Poll manpage, the POE::Loop::PerlSignals manpage


AUTHORS & LICENSING

Please see POE for more information about authors, contributors, and POE's licensing.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026