| Apache2::ASP::ConfigParser - Initial Configuration parser |
Apache2::ASP::ConfigParser - Initial Configuration parser
# You will never use this module.
This package handles the transformation of the configuration data from a simple hashref into a nicely standardized, blessed hashref.
Returns an instance of the Apache2::ASP::Config manpage.
Converts a specially-constructed hashref into an instance of the Apache2::ASP::Config manpage.
Any the Apache2::ASP::ConfigPostProcessor manpage classes listed in the system.post_processors
section of the configuration will be called be called at the last moment, just before
returning the configuration object.
It's possible that some bugs have found their way into this release.
Use RT http://rt.cpan.org/NoAuth/Bugs.html to submit bug reports.
Please visit the Apache2::ASP homepage at http://www.devstack.com/ to see examples of Apache2::ASP in action.
John Drago <jdrago_999@yahoo.com>
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.
| Apache2::ASP::ConfigParser - Initial Configuration parser |