from http://www.insite.com.br/~nferraz/projetos/mod_perl.html :

>  my (%handlers) = (
>                 "/perl" => "",
>              "/perl/io" => "",
>     "/perl/perl-status" => "Apache::Status"
>  );
>
>  foreach (keys(%handler)) {
>     ...

is it %handler or %handlers?

:)

-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
Their is five errers in this sentance.

Reply via email to