The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::PerlWatcher::Backend - The base role to which provides event loop (AnyEvent, PE, Gtk, KDE etc.)

VERSION

version 0.20

METHODS

start_loop

Starts event loop

stop_loop

Stops event loop;

AUTHOR

Ivan Baidakou <dmol@gmx.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Ivan Baidakou.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.