Checking if your kit is complete... Looks good Writing Makefile for DBIx::LazyMethod cp lib/DBIx/LazyMethod.pm blib/lib/DBIx/LazyMethod.pm cp lib/SomeDB.pm blib/lib/SomeDB.pm Manifying blib/man3/DBIx::LazyMethod.3 Manifying blib/man3/SomeDB.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/CSV.............1..15 ok 1 - require DBIx::LazyMethod; ok 2 - Test the constructed object ok 3 - Test new good instance ok 4 - Test create table: no rows affected ok 5 - Test create entry: 3, Johnny Login ok 6 - Test create entry: 42, Ronnie Raket ok 7 - Test update entry: 5, mil r0vgart ok 8 - Test update entry: 42, Arne Raket ok 9 - Test get entry: 42, Arne Raket ok 10 - Test get entry: 3, Johnny Login ok 11 - Test get entry: non-existant ok 12 - Test get all entries: ARRAY [test] expect a warning here ok 13 - Test entry count: 3 [DBIx::LazyMethod] WARN: useless argument "name" provided for method "delete_people_entry_by_alias" at blib/lib/DBIx/LazyMethod.pm line 197. ok 14 - Test entry delete success: 1 ok 15 - Test drop table: unknown rows affected ok t/LazyMethod......1..5 ok 1 - use DBIx::LazyMethod; ok 2 - require DBIx::LazyMethod; ok 3 - require DBI; ok 4 - Test the constructed object ok 5 - Test new good instance ok t/MySQL...........1..0 # Skip Set 'LM_TEST_DB' environment variable to run this test skipped all skipped: Set 'LM_TEST_DB' environment variable to run this test t/Pg..............1..0 # Skip Set 'LM_TEST_DB' environment variable to run this test skipped all skipped: Set 'LM_TEST_DB' environment variable to run this test t/pod-coverage....1..0 # Skip Test::Pod::Coverage 0.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD All tests successful, 4 tests skipped. Files=6, Tests=20, 8 wallclock secs ( 7.50 cusr + 0.43 csys = 7.93 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/SomeDB.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/DBIx/LazyMethod.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/DBIx::LazyMethod.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/SomeDB.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/DBIx/LazyMethod/.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