Checking if your kit is complete... Looks good Writing Makefile for SQLite::Abstract cp lib/SQLite/Abstract.pm blib/lib/SQLite/Abstract.pm Manifying blib/man3/SQLite::Abstract.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/01_load......1..2 ok 1 - use SQLite::Abstract; ok 2 - The object isa SQLite::Abstract ok t/02_tables....1..7 ok 1 - CREATE TABLE create_table method ok 2 - CREATE TABLE 'do' method ok 3 - tablename setter ok 4 - tablename getter ok 5 - DROP TABLE 'drop_table' method ok 6 - DROP TABLE 'do' method ok 7 - CREATE TABLE create_table method ok t/03_insert....1..2 ok 1 - insert test, descr syntax ok 2 - insert test, short syntax ok t/04_update....1..2 ok 1 - update test 1 ok 2 - update test 2 ok t/05_select....1..16 ok 1 - select test 1 ok 2 - select test 2 ok 3 - select test 3 ok 4 - select test 4 ok 5 - select test 5 ok 6 - select test 6 ok 7 - select test 7 ok 8 - select test 8 ok 9 - select test 9 ok 10 - select test 9 ok 11 - localtime method perl style ok 12 - localtime method SQLite style ok 13 - time method ok 14 - time_ahead method ok 15 - view test ok 16 - drop view ok t/06_delete....1..2 ok 1 - delete test 1 ok 2 - delete test 2 ok t/07_unload....1..2 ok 1 - error handler ok 2 - DESTROY ok All tests successful. Files=7, Tests=33, 12 wallclock secs ( 9.59 cusr + 0.66 csys = 10.25 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/SQLite/Abstract.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/SQLite::Abstract.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/SQLite/Abstract/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod