*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.7 >= 0.42) - File::Temp ...loaded. (0.16) - Test::Exception ...loaded. (0.25) - List::Util ...loaded. (1.19) - File::Spec::Functions ...loaded. (1.3) - Carp ...loaded. (1.04) - File::Spec::Functions ...loaded. (1.3) - List::Util ...loaded. (1.19) - YAML ...loaded. (0.62) - Readonly ...loaded. (1.03) - HTTP::Cookies::Netscape ...loaded. (1.26) - WWW::Mechanize ...loaded. (1.30) - File::HomeDir ...loaded. (0.65) - Class::Spiffy ...loaded. (0.15) - Perl::Version ...loaded. (0.0.1) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Yahoo::Photos cp lib/Yahoo/Photos/Album.pm blib/lib/Yahoo/Photos/Album.pm cp lib/Yahoo/Photos.pm blib/lib/Yahoo/Photos.pm cp bin/yahoo-photos blib/script/yahoo-photos /Users/cpanrun/build/5.8.8/bin/perl "-Iinc" "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/yahoo-photos Manifying blib/man1/yahoo-photos.1 Manifying blib/man3/Yahoo::Photos::Album.3 Manifying blib/man3/Yahoo::Photos.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/01.new.t t/02.albums.t t/03.albums-tools.t t/04.upload.t t/perlcritic.t t/pod-coverage.t t/pod.t t/00.load............1..1 ok 1 - use Yahoo::Photos; # Testing Yahoo::Photos 0.0.2 ok t/01.new.............1..18 ok 1 - naked new ok 2 - invalid new ok 3 - multiple constructor params - first pair ok 4 - multiple constructor params - second pair ok 5 - multiple constructor params - third pair ok 6 - multiple constructor params - three at a time ok 7 - naked login ok 8 - no user ok 9 - no pass ok 10 - invalid login ok 11 - bad credentials file ok 12 - bad credentials ok 13 - no pass in credentials ok 14 - no user in credentials ok 15 # skip -- no credentials file set up for testing ok 16 - no cookie file ok 17 - cookie file missing ok 18 - cannot read cookie file ok 1/18 skipped: various reasons t/02.albums..........1..0 # Skip No credentials file set up for testing skipped all skipped: No credentials file set up for testing t/03.albums-tools....1..2 ok 1 - name field added ok 2 - old id not overwritten ok t/04.upload..........1..0 # Skip No credentials file set up for testing skipped all skipped: No credentials file set up for testing t/perlcritic.........1..0 # Skip Author test. Set $ENV{TEST_AUTHOR} to a true value to run. skipped all skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. 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..3 ok 1 - blib/script/yahoo-photos ok 2 - blib/lib/Yahoo/Photos.pm ok 3 - blib/lib/Yahoo/Photos/Album.pm ok All tests successful, 4 tests and 1 subtest skipped. Files=8, Tests=24, 4 wallclock secs ( 1.97 cusr + 0.65 csys = 2.62 CPU) make: *** [htmlifypods] Hangup