debian man page for poe::loop::io_poll

Query: poe::loop::io_poll

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

POE::Loop::IO_Poll(3pm) 				User Contributed Perl Documentation				   POE::Loop::IO_Poll(3pm)

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 POE::Loop.
DESCRIPTION
POE::Loop::IO_Poll implements the interface documented in POE::Loop. Therefore it has no documentation of its own. Please see POE::Loop for more details.
SEE ALSO
POE, POE::Loop, IO::Poll, POE::Loop::PerlSignals AUTHORS &; LICENSING Please see POE for more information about authors, contributors, and POE's licensing. perl v5.14.2 2012-05-15 POE::Loop::IO_Poll(3pm)
Related Man Pages
poe-gen-tests(1p) - debian
poe::component::irc::plugin::nickservid(3pm) - debian
poe::filter::stream(3pm) - debian
poe::resource(3pm) - debian
poe::resources(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
New UNIX and Linux History Sections