debian man page for poe::loop::event

Query: poe::loop::event

OS: debian

Section: 3pm

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

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

sub skip_tests {
  return "Event tests require the Event module" if (
    do { eval "use Event"; $@ }
  );
  my $test_name = shift;
  if ($test_name eq "k_signals_rerun" and $^O eq "MSWin32") {
    return "This test crashes Perl when run with Tk on $^O";
  }
  if ($test_name eq "wheel_readline" and $^O eq "darwin") {
    return "Event skips two of its own tests for the same reason";
  } }

NAME
POE::Loop::Event - a bridge that allows POE to be driven by Event.pm
SYNOPSIS
See POE::Loop.
DESCRIPTION
POE::Loop::Event 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, Event, POE::Loop::PerlSignals AUTHORS &; LICENSING Please see POE for more information about authors, contributors, and POE's licensing. perl v5.10.1 2010-04-03 POE::Loop::Event(3pm)
Related Man Pages
poe-gen-tests(1p) - debian
moosex::poe::sweetargs(3pm) - debian
poe::component::irc::plugin::bottraffic(3pm) - debian
poe::pipe::oneway(3pm) - debian
poe::resource(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections