NAME

Config::Proxy::Node::Comment - comment node in proxy configuration

DESCRIPTION

Objects of this class represent comments in proxy configuration file.

METHODS

is_comment

Returns true.

orig

Returns original line as it appeared in the configuration file.

locus

Returns the location of this statement in the configuration file (the Text::Locus object).

SEE ALSO

Config::proxy::Node, Text::Locus.