|
NAMEApache::Config::Preproc::compact - remove empty lines and commentsSYNOPSIS$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
Visit the GSP FreeBSD Man Page Interface. |