John Drago > Apache2-ASP-1.42 > Apache2::ASP::GlobalConfig

Download:
Apache2-ASP-1.42.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source  

NAME ^

SYNOPSIS ^

        use Apache2::ASP::ConfigLoader;
        
        my $loader = Apache2::ASP::ConfigLoader->new(
                config_path => '/path/to/config.xml'
        );

DESCRIPTION ^

PUBLIC METHODS ^