
POE::Component::Server::POP3::Constants - importable constants for POE::Component::Server::POP3 plugins.

use POE::Component::Server::POP3::Constants qw(:ALL);

POE::Component::Server::POP3::Constants defines a number of constants that are required by the plugin system.

POP3D_EAT_NONEValue: 1
POP3D_EAT_CLIENTValue: 2
POP3D_EAT_PLUGINValue: 3
POP3D_EAT_ALLValue: 4

Chris 'BinGOs' Williams <chris@bingosnet.co.uk>

Copyright © Chris Williams
This module may be used, modified, and distributed under the same terms as Perl itself. Please see the license that came with your Perl distribution for details.
