# '$cgi->param' => [ $cgi->param ],
'$r->content_type' => $r->content_type,
# '$cgi->path_info()'=>$cgi->path_info,
'$r->dir_config()' => $r->dir_config(),
'$r->document_root' => $r->document_root
}
);
# print '<pre>'.Dumper($r->dir_config('PlaylistImage')).'</pre>';
# print '<pre>'.Dumper($r->dir_config()).'</pre>';
# print "<pre>".Dumper(\%ENV)."</pre>";
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 73:
=pod directives shouldn't be over one line long! Ignoring all 14 lines of content