Dear CPAN testers
Yes, DBIx::CodeKit and DBIx::BabelKit will not work until
the database code table has been set up, the core records
loaded, and the source code has been told which database\
to connect with. This is mentioned in the README and
explained in the doc/ directory.
If anyone has MySQL up and running that will be trivial
to test, since the data/ directory has a mysql table
schema example. I am next going to get Postgress and
Oracle table schemas included.
These are my first module submissions so let me know
if there are any better conventions for modules that
need human database setup intervention before testing
will work.
Thanks, John
John Gorman
[EMAIL PROTECTED]
On Thu, 2003-04-03 at 02:16, Jeroen Latour wrote:
...
> t/test....DBI connect('webbysoft:localhost','webbysoft',...) failed: Access denied
> for user: '[EMAIL PROTECTED]' (Using password: YES) at ck_connect.pl line 21
> DBI::connect: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES)