| POE-Component-Server-NNTP documentation | view source | Contained in the POE-Component-Server-NNTP distribution. |
POE::Component::Server::NNTP::Constants - importable constants for POE::Component::Server::NNTP plugins.
use POE::Component::Server::NNTP::Constants qw(:ALL);
POE::Component::Server::NNTP::Constants defines a number of constants that are required by the plugin system.
NNTPD_EAT_NONEValue: 1
NNTPD_EAT_CLIENTValue: 2
NNTPD_EAT_PLUGINValue: 3
NNTPD_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.
| POE-Component-Server-NNTP documentation | view source | Contained in the POE-Component-Server-NNTP distribution. |