NAME

Config::Pound::Node::Section - pound proxy configuration section

DESCRIPTION

Objects of this class represent a section (or a compound statement), in Pound configuration file. It is basically the same as its parent class Config::Proxy::Node::Section (which see), except that its append_node method ensures that no statements are added after the terminating End keyword.

SEE ALSO

Config::Pound, Config::Proxy::Node::Section.