package App::ImapNotify; use 5.008001; use strict; use warnings; our $VERSION = "0.01"; 1; __END__ =encoding utf-8 =head1 NAME App::ImapNotify - It's new $module =head1 SYNOPSIS use App::ImapNotify; =head1 DESCRIPTION App::ImapNotify is ... =head1 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. =head1 AUTHOR Florian Pritz Ebluewind@xinu.atE =cut