# NAME App::ImapNotify - It's new $module # SYNOPSIS use App::ImapNotify; # DESCRIPTION App::ImapNotify is a simple notification script using IMAP NOTIFY. Note that it is very simple and implements a custom IMAP client with very limited features. Mostly a proof of concept and personal script. # LICENSE Copyright (C) Florian Pritz. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. # AUTHOR Florian Pritz