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