I will use the following settings for compiling and testing: testdb (default) = test testdriver (default) = testdsn (default) = testhost (default) = testpassword (default) = testport (default) = testuser (default) = To change these settings, see 'perl Makefile.PL --help'. ------------------------------!!!! WARNING !!!!------------------------------- --- The test suite (runnable with "make test") will attempt to create --- --- tables in the database that you configured this for (by default the --- --- "test" database). It will also insert data into those tables, and --- --- DROP the tables once it has completed it's tests. --- --- The table names it uses are "Users", "Groups", "UserGroups", and --- --- "sessions". --- --- Make sure you specify a database that can afford having these --- --- opperations done. The default database "test" is often safe to use. --- ------------------------------!!!! WARNING !!!!------------------------------- Checking if your kit is complete... Looks good Writing Makefile for WWW::Authen::Simple cp Simple.pm blib/lib/WWW/Authen/Simple.pm Manifying blib/man3/WWW::Authen::Simple.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/1....1..63 ok 1 - loading module ok 2 - running import # Failed test 'Get a database handle for testing' # at t/1.t line 55. Can't call method "ping" on an undefined value at t/1.t line 56. not ok 3 - Get a database handle for testing # Looks like you planned 63 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-63 Failed 61/63 tests, 3.17% okay Failed 1/1 test scripts, 0.00% okay. 61/63 subtests failed, 3.17% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/1.t 255 65280 63 121 192.06% 3-63 make: *** [test_dynamic] Error 255