>Is there any way for me to find out >rather easily which DBI/DBD Perl modules are installed on >their servers?
If you install <http://membled.com/work/perl/pmq/> then you can type % pmq --all to get a list of all modules in the search path with their versions. -- Ed Avis <[EMAIL PROTECTED]>
