Checking if your kit is complete... Looks good Writing Makefile for DBIx::Broker cp Broker.pm blib/lib/DBIx/Broker.pm Manifying blib/man3/DBIx::Broker.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl ============= DBIx::Broker Data Initialization ============= Note: not all of the following values may need to be initialized. You may press for any of them, if you would like to leave their values blank. Please enter the DBI database driver (i.e., the second entry in the DBI 'data_source'). Example: mysql driver: Please enter the name of the database to use. Example: customer_database database: Please enter the hostname of the database server. Example: db.wild-woobah.net hostname: Please enter the port on which the database is listening. Example: 3306 port: Please enter the database username with which to connect. Example: httpd user: Please enter the password for that user (if needed). Example: f8m;03V password: Beginning DBIx::Broker tests... Starting Test 1... use DBIx::Broker; Can't locate DBI.pm in @INC (@INC contains: blib/lib blib/arch /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl .) at blib/lib/DBIx/Broker.pm line 46. BEGIN failed--compilation aborted at blib/lib/DBIx/Broker.pm line 46. Compilation failed in require at (eval 1) line 2. BEGIN failed--compilation aborted at (eval 1) line 2. *** Error: Test 1 (module loading) failed. make: *** [test_dynamic] Error 2