NAME
Apache2::ASP::Config::Node - A single node in a config tree
SYNOPSIS
Not used directly.
DESCRIPTION
The Apache2::ASP::Config::Node
class represents a single node in a config tree. Nodes can "contain" other "child" nodes.
PUBLIC METHODS
keys( )
Returns the list of names of the current node's child-nodes.
BUGS
It's possible that some bugs have found their way into this release.
Use RT http://rt.cpan.org/NoAuth/Bugs.html?Dist=Apache2-ASP to submit bug reports.
HOMEPAGE
Please visit the Apache2::ASP homepage at http://www.devstack.com/ to see examples of Apache2::ASP in action.
AUTHOR
John Drago mailto:jdrago_999@yahoo.com
COPYRIGHT AND LICENSE
Copyright 2007 John Drago, All rights reserved.
This software is free software. It may be used and distributed under the same terms as Perl itself.