Tomohiro Hosaka > Net-POP3-PerMsgHandler-0.02 > Net::POP3::PerMsgHandler::Control

Download:
Net-POP3-PerMsgHandler-0.02.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source   Latest Release: Net-POP3-PerMsgHandler-0.03

NAME ^

Net::POP3::PerMsgHandler::Control - object for per_message callback

VERSION ^

Version 0.01

FUNCTIONS ^

delete

This is mutator. If true, delete message after callback. The default is false.

quit

This is mutator. If true, disconnect from server after callback. The default is false.

SEE ALSO ^

Net::POP3::PerMsgHandler, Net::POP3, Email::MIME, Email::MIME::Attachment::Stripper, Mail::Message, Mail::Message::Attachment::Stripper

AUTHOR ^

bokutin, <bokutin at cpan.org>

COPYRIGHT & LICENSE ^

Copyright 2007 bokutin, all rights reserved.

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