the following modules are required: Array::Compare CGI::Lite DBD::mysql DBI Data::Dumper ExtUtils::MakeMaker File::Find File::Path File::Spec FindBin LWP::UserAgent Template Test::More XML::Parser Checking if your kit is complete... Looks good Writing Makefile for Mobile::Wurfl cp lib/Mobile/Wurfl.pm blib/lib/Mobile/Wurfl.pm Manifying blib/man3/Mobile::Wurfl.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/wurfl.... Mobile::Wurfl requires a mysql database to install. You will be prompted for a database name, a username, and a password for this (the username must have CREATE permimssions on the database). The test process will create two tables (called 'device', and 'capability') in this database. Both tables created will be dropped at the end of the tests database (wurfl): Use of uninitialized value in scalar chomp at t/wurfl.t line 46. username (wurfl): Use of uninitialized value in scalar chomp at t/wurfl.t line 46. password (wurfl): Use of uninitialized value in scalar chomp at t/wurfl.t line 46. # Failed test (t/wurfl.t at line 55) # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/wurfl.t 1 256 2 1 50.00% 2 Failed 1/1 test scripts, 0.00% okay. 1/2 subtests failed, 50.00% okay. make: *** [test_dynamic] Error 1