Checking if your kit is complete... Looks good Writing Makefile for CGI::Application::Plugin::DBH cp lib/CGI/Application/Plugin/DBH.pm blib/lib/CGI/Application/Plugin/DBH.pm Manifying blib/man3/CGI::Application::Plugin::DBH.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/auto_config.....ok 1 - use CGI::Application::Plugin::DBH; ok 2 - dbh() method returns DBI handle ok 3 - only default handle is configured ok 4 - default handle is configured ok 5 - dbh() method returns DBI handle ok 6 - only default handle is configured ok 7 - default handle is configured ok 8 - dbh() method returns DBI handle ok 9 - only handle1 and handle2 are configured ok 10 - handle1 is configured ok 11 - handle2 is configured 1..11 ok t/basic...........ok 1 - use CGI::Application::Plugin::DBH; ok 2 - dbh() method returns DBI handle 1..2 ok t/existing_dbh....ok 1 - use CGI::Application::Plugin::DBH; ok 2 - dbh() method returns DBI handle when using existing handle 1..2 ok t/multi_handle....ok 1 - use CGI::Application::Plugin::DBH; ok 2 - deafult handle name was preserved ok 3 - name stored for first dbh_default_name() is correct ok 4 - name stored for second dbh_default_name() is correct ok 5 - dbh() method dies for default handle ok 6 - dbh("handle1") method returns DBI handle ok 7 - dbh("handle2") method returns DBI handle ok 8 - dbh("handle3") method returns DBI handle ok 9 - dbh("handle4") method returns DBI handle ok 10 - handle2 is a copy of handle1 ok 11 - handle3 is a copy of handle1 ok 12 - handle4 is not a copy of handle1 ok 13 - handle4 is not a copy of handle2 ok 14 - handle4 is not a copy of handle3 1..14 ok t/pod.............1..1 ok 1 - POD test for blib/lib/CGI/Application/Plugin/DBH.pm ok All tests successful. Files=5, Tests=30, 2 wallclock secs ( 1.00 cusr + 0.27 csys = 1.27 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/CGI/Application/Plugin/DBH.html Installing /Users/cpanrun/build/5.10.0/site/lib/CGI/Application/Plugin/DBH.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/CGI::Application::Plugin::DBH.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod