Checking if your kit is complete... Looks good Writing Makefile for MP3::Find cp lib/MP3/Find/DB.pm blib/lib/MP3/Find/DB.pm cp lib/MP3/Find/Util.pm blib/lib/MP3/Find/Util.pm cp lib/MP3/Find.pm blib/lib/MP3/Find.pm cp lib/MP3/Find/Filesystem.pm blib/lib/MP3/Find/Filesystem.pm cp lib/MP3/Find/Base.pm blib/lib/MP3/Find/Base.pm cp bin/mp3db blib/script/mp3db /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/mp3db cp bin/mp3find blib/script/mp3find /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/mp3find Manifying blib/man1/mp3db.1 Manifying blib/man1/mp3find.1 Manifying blib/man3/MP3::Find::DB.3 Manifying blib/man3/MP3::Find::Filesystem.3 Manifying blib/man3/MP3::Find.3 Manifying blib/man3/MP3::Find::Base.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/01...............1..1 ok 1 - use MP3::Find; ok t/02-filesystem....1..6 ok 1 - use MP3::Find::Filesystem; ok 2 - The object isa MP3::Find::Filesystem ok 3 - dir as scalar ok 4 - dir as ARRAY ref ok 5 - excluded directory ok 6 - excluded directory as array ok t/03-db............Name "DBD::SQLite::sqlite_version" used only once: possible typo at /Users/cpanrun/build/5.10.0/lib/DynaLoader.pm line 230. 1..7 ok 1 - The object isa MP3::Find::DB ok 2 - create_db dies when not given a database name ok 3 - update_db dies when not given a database name ok 4 - destroy_db dies when not given a database name ok 5 - db file is there ok 6 - added all the mp3s to the db ok 7 - db file is gone ok t/04-new-db........Name "DBD::SQLite::sqlite_version" used only once: possible typo at /Users/cpanrun/build/5.10.0/lib/DynaLoader.pm line 230. 1..7 ok 1 - The object isa MP3::Find::DB ok 2 - create dies when not given a database name ok 3 - update dies when not given a database name ok 4 - db file is there ok 5 - added all the mp3s to the db ok 6 - sync works properly ok 7 - db file is gone ok All tests successful. Files=4, Tests=21, 2 wallclock secs ( 0.84 cusr + 0.27 csys = 1.11 CPU) Installing /Users/cpanrun/build/5.10.0/html/bin/mp3db.html Installing /Users/cpanrun/build/5.10.0/html/bin/mp3find.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/MP3/Find.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/MP3/Find/Base.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/MP3/Find/DB.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/MP3/Find/Filesystem.html Installing /Users/cpanrun/build/5.10.0/site/lib/MP3/Find.pm Installing /Users/cpanrun/build/5.10.0/site/lib/MP3/Find/Base.pm Installing /Users/cpanrun/build/5.10.0/site/lib/MP3/Find/DB.pm Installing /Users/cpanrun/build/5.10.0/site/lib/MP3/Find/Filesystem.pm Installing /Users/cpanrun/build/5.10.0/site/lib/MP3/Find/Util.pm Installing /Users/cpanrun/build/5.10.0/site/man/man1/mp3db.1 Installing /Users/cpanrun/build/5.10.0/site/man/man1/mp3find.1 Installing /Users/cpanrun/build/5.10.0/site/man/man3/MP3::Find.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/MP3::Find::Base.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/MP3::Find::DB.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/MP3::Find::Filesystem.3 Installing /Users/cpanrun/build/5.10.0/site/bin/mp3db Installing /Users/cpanrun/build/5.10.0/site/bin/mp3find Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup