
POE::Loop::Glib - A bridge that supports Glib's event loop from POE

die "Don't use this module directly. Please use POE instead.";

A bridge that supports Glib's event loop from POE.

This class is an implementation of the abstract POE::Loop interface. It follows POE::Loop's public interface exactly. Therefore, please see POE::Loop for its documentation. Also, please look at Glib for more details on using it.

POE, POE::Loop, Glib, Glib::MainLoop

You can find documentation for this module with the perldoc command.
perldoc POE::Loop::Glib
This code is currently hosted on github.com under the account "apocalypse". Please feel free to browse it and pull from it, or whatever. If you want to contribute patches, please send me a diff or prod me to pull from your repository :)
Please report any bugs or feature requests to bug-poe-loop-glib at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=POE-Loop-Glib. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

Martijn van Beers <martijn@cpan.org>
Apocalypse <apocal@cpan.org> is co-maint and tries to fix bugs :)
This module is based on POE::Loop::Gtk which was written by Rocco Caputo <rcaputo@cpan.org>, thanks!

POE::Loop::Glib is released under the GPL version 2.0 or higher.
The full text of the license can be found in the LICENSE file included with this module.