[EMAIL PROTECTED] wrote:
> 
> Hi,
>         I am trying to get some things to work with the apache that came
> with mandrake5.3 I have installed the DBI I needed and other programes but
> here is my problem.
> 
> This is what I am putting in my html page at the top my $r =
> #!/usr/bin/perl

You might try adding something like this:

        use Apache ();


This is only a guess, but who knows.  Stranger things have happened. 
You might try http://www.modperl.com for some deeper information about
using mod_perl.  They seem to be publishing a book about the module for
O'Reilly.  They've got a few chapters online (I found snippets with
Apache->request in chapter 7).

Good luck!

-- 
Steve Philp
[EMAIL PROTECTED]

Reply via email to