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

Re: My Perl isn't working ...



On Sun, Sep 02, 2001 at 03:42:33PM +0200, Carsten Menke wrote:
> -------- Included Stuff Ends ----------------
> > 
> > I wonder what I have configured wrong.  Anyone here have experience
> > setting up and running Perl, and in configuring Apache to run perl
> > scripts, on OpenBSD and can give me some clues as to where to start
> > looking?
> > 
> > ADVthanksANCE ...
> > 
> > Angus S-F
> > 
> I found out that ther are a lot of Modules missing, in the standard
> OpenBSD perl install. 

No, there are no modules missing.

> Look if the script uses any modules, and see if they are installed on
> your OpenBSD box.

> I can tell you that libwww for example is not installed by default. I
> myself also do not like modules

libwww is not a standard perl module.

OpenBSD mostly comes with a standard perl install.
Modules that don't come with perl 5.6001 are not installed.

Most useful extra modules can be found in the ports tree.