Checking if your kit is complete... Looks good Writing Makefile for DBIx::AbstractStatement cp lib/DBIx/AbstractStatement.pm blib/lib/DBIx/AbstractStatement.pm Manifying blib/man3/DBIx::AbstractStatement.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/all....1..5 # SELECT * FROM customer WHERE customer_id = :customer_id AND created >= :created AND deleted is null ok 1 - Existence of unbound parameter ok 2 - Existence of substring in SQL text ok 3 - Nonexistence of bound parameter # :customer_id =>:customer_id_dxas1 ok 4 - Existence of bound parameter # SELECT * FROM customer WHERE customer_id = ? AND created >= ? AND deleted is null ok 5 - Question mark counting ok All tests successful. Files=1, Tests=5, 0 wallclock secs ( 0.05 cusr + 0.06 csys = 0.11 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/DBIx/AbstractStatement.html Installing /home/cpanrun/build/5.10.0/site/lib/DBIx/AbstractStatement.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/DBIx::AbstractStatement.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod