Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Apr 2003 10:21:32 +0200
From:      David Landgren <david@landgren.net>
To:        questions@FreeBSD.org
Subject:   Re: perl dbi
Message-ID:  <3E91350C.5060501@landgren.net>
In-Reply-To: <20030404211621.65472.qmail@web13304.mail.yahoo.com>
References:  <20030404211621.65472.qmail@web13304.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Kok Kok wrote:

>Hi all
>
>Can I have a script to test server to support the perl
>dbi module?
>  
>
Try running this from the commmand line:

perl -MCPAN -e 'install DBI'

It will run the necessary checks itself to see whether your server 
supports it. This may not be the answer you were expecting, but your 
question was very vague.

David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E91350C.5060501>