Cannot determine perl version info from lib/DBIx/Class/Schema/RestrictWithObject.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.72) - SQL::Translator ...loaded. (0.08001) - Test::More ...loaded. (0.72) - Scalar::Util ...loaded. (1.19) - DBD::SQLite ...loaded. (1.14) - DBIx::Class ...loaded. (0.08008 >= 0.07) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for DBIx::Class::Schema::RestrictWithObject cp lib/DBIx/Class/Schema/RestrictWithObject/RestrictComp/Schema.pm blib/lib/DBIx/Class/Schema/RestrictWithObject/RestrictComp/Schema.pm cp lib/DBIx/Class/Schema/RestrictWithObject/RestrictComp/Source.pm blib/lib/DBIx/Class/Schema/RestrictWithObject/RestrictComp/Source.pm cp lib/DBIx/Class/Schema/RestrictWithObject.pm blib/lib/DBIx/Class/Schema/RestrictWithObject.pm Manifying blib/man3/DBIx::Class::Schema::RestrictWithObject::RestrictComp::Schema.3 Manifying blib/man3/DBIx::Class::Schema::RestrictWithObject::RestrictComp::Source.3 Manifying blib/man3/DBIx::Class::Schema::RestrictWithObject.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/02pod.t t/05restrict.t t/02pod.........1..3 ok 1 - blib/lib/DBIx/Class/Schema/RestrictWithObject.pm ok 2 - blib/lib/DBIx/Class/Schema/RestrictWithObject/RestrictComp/Schema.pm ok 3 - blib/lib/DBIx/Class/Schema/RestrictWithObject/RestrictComp/Source.pm ok t/05restrict....1..19 Name "DBD::SQLite::sqlite_version" used only once: possible typo at /Users/cpanrun/build/5.10.0/lib/DynaLoader.pm line 230. ok 1 - use DBIx::Class::Schema::RestrictWithObject; Subroutine initialize redefined at /Users/cpanrun/build/5.10.0/site/lib/Class/C3.pm line 70. Subroutine uninitialize redefined at /Users/cpanrun/build/5.10.0/site/lib/Class/C3.pm line 88. Subroutine reinitialize redefined at /Users/cpanrun/build/5.10.0/site/lib/Class/C3.pm line 101. ok 2 - use RestrictByUserTest; ok 3 - Connected successfully ok 4 - Successfully created mock users ok 5 - Successfully created 1-1 note ok 6 - Successfully created 1-2 note ok 7 - Successfully created 2-1 note ok 8 - Successfully created 2-2 note ok 9 - Successfully created 2-3 note ok 10 - Successfully created 2-4 note ok 11 - Correct restriction for user 1 ok 12 - Correct restriction for user 2 ok 13 - Correct prefix for user 2 ok 14 - Successful clones ok 15 - Correct un resticted count ok 16 - Correct resticted count ok 17 - Correct resticted count using prefix ok 18 - Correct resticted count using prefix and fallback ok 19 - Unrestricted resultsets work ok All tests successful. Files=2, Tests=22, 3 wallclock secs ( 0.91 cusr + 0.27 csys = 1.18 CPU) make: *** [htmlifypods] Hangup