NAME
App::Nag::Slap - a standalone dialog widget that you can't ignore
VERSION
version 0.002
DESCRIPTION
App::Nag::Slap creates a little Gtk2 widget that will stay on top of all other windows in the center on all desktops until you press its 'OK' button.
It is basically a dialog widget divorced from any window.
The idea is to create an interruption that cannot be ignored.
This module is written only to serve nag. Use outside of this application at your own risk.
METHODS
run
The one method of App::Nag::Slap, run configures the widget and sets it going.
AUTHOR
David F. Houghton <dfhoughton@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by David F. Houghton.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.