NAME
App::BCVI::NotifyDesktop - Display a notification message at the user's desktop
DESCRIPTION
This module is a plugin for bcvi
(see: App::BCVI). It displays messages from the bcvi
client using the Desktop Notification protocol. It assumes the user has also installed a plugin (such as App::BCVI::NotifyClient) to send the messages.
The module uses the Desktop::Notify module to generate DBus messages for display by a notification applet running in the user's desktop environment.
SUPPORT
You can look for information at:
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-BCVI-NotifyDesktop
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
COPYRIGHT & LICENSE
Copyright 2010 Grant McLean <grantm@cpan.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.