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.