|
NAMEApache::Config::Preproc::compact - remove empty lines and comments SYNOPSIS $x = new Apache::Config::Preproc '/path/to/httpd.conf',
-expand => [ qw(compact) ];
DESCRIPTIONRemoves empty and comment lines from the Apache configuration parse tree. SEE ALSOApache::Config::Preproc
|