[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [mod_perl] Mini HOWTO



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 to: