Robert Roggenbuck wrote:

Hi Robert

Looking at the code and the first error msg you got:
YOU ARE MISSING REQUIRED MODULES: [ ]
makes me suspect the method you are using to test the module.
Are you using 'The Mantra' of standard commands? Something like:

shell>gunzip DBD-CSV-0.22.tar.gz
shell>tar -xvf DBD-CSV-0.22.tar
shell>cd DBD-CSV-0.22
shell>perl Makefile.PL
shell>make (or dmake or nmake)
shell>perl -I lib t/20createdrop.t

Show us the output of all these commands...
--
Ron Savage
[EMAIL PROTECTED]
http://savage.net.au/index.html

Reply via email to