event::rpc::loop::glib(3pm) debian man page | unix.com

Man Page: event::rpc::loop::glib

Operating Environment: debian

Section: 3pm

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

NAME
Event::RPC::Loop::Glib - Glib mainloop for Event::RPC
SYNOPSIS
use Event::RPC::Server; use Event::RPC::Loop::Glib; my $server = Event::RPC::Server->new ( ... loop => Event::RPC::Loop::Glib->new(), ... ); $server->start;
DESCRIPTION
This modules implements a mainloop using Glib 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::Glib(3pm)
Related Man Pages
dat_evd_free(3dat) - opensolaris
dat_evd_free(3dat) - sunos
event::rpc::server(3pm) - debian
event::rpc::logger(3pm) - debian
io::async::loop::glib(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph