POE::Component::Client::NNTP::Constants - importable constants for POE::Component::Client::NNTP plugins.


POE-Component-Client-NNTP documentation  | view source Contained in the POE-Component-Client-NNTP distribution.

Index


NAME

Top

POE::Component::Client::NNTP::Constants - importable constants for POE::Component::Client::NNTP plugins.

VERSION

Top

version 2.20

SYNOPSIS

Top

  use POE::Component::Client::NNTP::Constants qw(:ALL);

DESCRIPTION

Top

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

EXPORTS

Top

NNTP_EAT_NONE

Value: 1

NNTP_EAT_CLIENT

Value: 2

NNTP_EAT_PLUGIN

Value: 3

NNTP_EAT_ALL

Value: 4

SEE ALSO

Top

POE::Component::Client::NNTP

POE::Component::Pluggable

AUTHOR

Top

Chris Williams <chris@bingosnet.co.uk>

COPYRIGHT AND LICENSE

Top


POE-Component-Client-NNTP documentation  | view source Contained in the POE-Component-Client-NNTP distribution.