debian man page for event::rpc::loop::event

Query: event::rpc::loop::event

OS: debian

Section: 3pm

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

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

NAME
Event::RPC::Loop::Event - Event mainloop for Event::RPC
SYNOPSIS
use Event::RPC::Server; use Event::RPC::Loop::Event; my $server = Event::RPC::Server->new ( ... loop => Event::RPC::Loop::Event->new(), ... ); $server->start;
DESCRIPTION
This modules implements a mainloop using the Event module for the Event::RPC::Server module. It implements the interface of Event::RPC::Loop. Please refer to the manpage of Event::RPC::Loop for details.
AUTHORS
Joern Reder <joern at zyn dot de>
COPYRIGHT AND LICENSE
Copyright (C) 2002-2006 by Joern Reder, All Rights Reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2006-04-23 Event::RPC::Loop::Event(3pm)
Related Man Pages
dat_evd_free(3dat) - opensolaris
event::rpc::server(3pm) - debian
anyevent::impl::eventlib(3pm) - debian
gstreamer::event::custom(3pm) - debian
gtk2::gdk::event::crossing(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph