*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - DBIx::Class ...loaded. (0.08008 >= 0.07005) - Business::ISBN ...loaded. (2.03 >= 1.82) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for DBIx::Class::InflateColumn::ISBN cp lib/DBIx/Class/InflateColumn/ISBN.pm blib/lib/DBIx/Class/InflateColumn/ISBN.pm Manifying blib/man3/DBIx::Class::InflateColumn::ISBN.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/*.t t/00-load.........1..1 ok 1 - use DBIx::Class::InflateColumn::ISBN; # Testing DBIx::Class::InflateColumn::ISBN 0.04000, Perl 5.010000, /Users/cpanrun/build/5.10.0/bin/perl ok t/01-isbn.........1..23 compose_connection deprecated as of 0.08000 at /Users/cpanrun/build/5.10.0/site/lib/DBIx/Class/Schema.pm line 513. ok 1 - data inflated to right class isa Business::ISBN ok 2 - data correctly inflated ok 3 - full_isbn data inflated to right class isa Business::ISBN ok 4 - full_isbn data correctly inflated ok 5 - data inflated to right class isa Business::ISBN ok 6 - other field not inflated isa SCALAR ok 7 - data with X correctly inflated not ok 8 - find by object returned a row # TODO DBIx::Class doesn't support find by object yet # Failed (TODO) test 'find by object returned a row' # at t/01-isbn.t line 31. ok 9 # skip no find object to check ok 10 - search by object returned a row ok 11 # skip no search object to check ok 12 - create with object (1) isa DBICTest::Library ok 13 - numeric code correctly deflated ok 14 - create with object (2) isa DBICTest::Library ok 15 - as_string code correctly deflated ok 16 - create with object (3) isa DBICTest::Library ok 17 - code with X correctly deflated ok 18 - validation checked ok 19 - create with object (4) isa DBICTest::Library ok 20 - invalid code correctly deflated ok 21 - validation error checked ok 22 - create with object isa DBICTest::Library ok 23 - numeric code correctly deflated ok 2/23 skipped: various reasons t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/DBIx/Class/InflateColumn/ISBN.pm ok t/style-notabs....1..0 # Skip set TEST_AUTHOR to enable this test skipped all skipped: set TEST_AUTHOR to enable this test All tests successful, 2 tests and 2 subtests skipped. Files=5, Tests=25, 2 wallclock secs ( 0.75 cusr + 0.24 csys = 0.99 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/DBIx/Class/InflateColumn/ISBN.html Installing /Users/cpanrun/build/5.10.0/site/lib/DBIx/Class/InflateColumn/ISBN.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/DBIx::Class::InflateColumn::ISBN.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup