Checking if your kit is complete... Looks good Writing Makefile for CGI::Application::Plugin::RateLimit cp RateLimit.pm blib/lib/CGI/Application/Plugin/RateLimit.pm Manifying blib/man3/CGI::Application::Plugin::RateLimit.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/01basic......ok 1 - use CGI::Application::Plugin::RateLimit; ok 2 - The object isa CGI::Application::Plugin::RateLimit 1..2 ok t/02simple.....Name "DBD::SQLite::sqlite_version" used only once: possible typo at /Users/cpanrun/build/5.10.0/lib/DynaLoader.pm line 230. ok 1 - fresh rate-limit DB created ok 2 ok 3 - first hit recorded prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x18ea450) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 4 ok 5 - second hit recorded prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x18ea450) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 6 ok 7 - third hit recorded prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x18ea450) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 8 ok 9 - fourth hit recorded 1..9 ok t/03complex....Name "DBD::SQLite::sqlite_version" used only once: possible typo at /Users/cpanrun/build/5.10.0/lib/DynaLoader.pm line 230. ok 1 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 2 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 3 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 4 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 5 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 6 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 7 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 8 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 9 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 10 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 11 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 12 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 13 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 14 prepare_cached(INSERT INTO "rate_limit_hits" (user_id, action, timestamp) VALUES (?,?,?)) statement handle DBI::st=HASH(0x1815510) still Active at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Application-Plugin-RateLimit/blib/lib/CGI/Application/Plugin/RateLimit.pm line 236 ok 15 1..15 ok All tests successful. Files=3, Tests=26, 4 wallclock secs ( 0.68 cusr + 0.24 csys = 0.92 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/CGI/Application/Plugin/RateLimit.html Installing /Users/cpanrun/build/5.10.0/site/lib/CGI/Application/Plugin/RateLimit.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/CGI::Application::Plugin::RateLimit.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod