perl dbi

David Landgren david at landgren.net
Mon Apr 7 01:21:04 PDT 2003


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



More information about the freebsd-questions mailing list