John Michael wrote:
> Where can I find information on how to install modules like:
> Apache::Request libapreq-0.33.tar.gz
> Apache::DBIApacheDBI-0.88.tar.gz
>
> Would I install these as regular perl modules or are they installed as
> apache modules?
They are regular perl modul
Hi there,
On Sat, 3 Nov 2001, John Michael wrote:
> Where can I find information on how to install modules like:
> Apache::Request libapreq-0.33.tar.gz
> Apache::DBIApacheDBI-0.88.tar.gz
The CPAN shell can do it all automatically for you.
perl -MCPAN -eshell
You need to be c
exactly sure where to start.
I installed apache and mod-perl when I setup the
server with redhat by basiacally picking them out of a list. I have no
experience compiling, building, or installing modules.
Thanks
John michael