Roee Rubin wrote:
> I have been able to correct the @INC path issue and
> now have ran into the following error that is
> displayed in the error_log
>
> null: Undefined subroutine &Apache::Hello::handler
> called
>
> Any help will be appreciated.
>
> [EMAIL PROTECTED]
>
> Hello,
>
> I have writte
I have been able to correct the @INC path issue and
now have ran into the following error that is
displayed in the error_log
null: Undefined subroutine &Apache::Hello::handler
called
Any help will be appreciated.
[EMAIL PROTECTED]
Hello,
I have written a sample package (from a book). The
p