# running Build.PL /Users/cpanrun/build/5.10.0/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Net-Delicious-Export' version '1.2' /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 Copying lib/Net/Delicious/Export/Post.pm -> blib/lib/Net/Delicious/Export/Post.pm Copying lib/Net/Delicious/Export.pm -> blib/lib/Net/Delicious/Export.pm Manifying blib/lib/Net/Delicious/Export.pm -> blib/libdoc/Net::Delicious::Export.3 Manifying blib/lib/Net/Delicious/Export/Post.pm -> blib/libdoc/Net::Delicious::Export::Post.3 HTMLifying blib/lib/Net/Delicious/Export.pm -> blib/libhtml/site/lib/Net/Delicious/Export.html HTMLifying blib/lib/Net/Delicious/Export/Post.pm -> blib/libhtml/site/lib/Net/Delicious/Export/Post.html /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 test t/01-load....1..3 # Failed test 'use Net::Delicious;' # at t/01-load.t line 6. # Tried to use 'Net::Delicious'. # Error: Can't locate Net/Delicious.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Delicious-Export/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Delicious-Export/blib/arch _build/lib /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at (eval 3) line 2. # BEGIN failed--compilation aborted at t/01-load.t line 6. not ok 1 - use Net::Delicious; ok 2 - use Net::Delicious::Export; # Failed test 'use Net::Delicious::Export::Post;' # at t/01-load.t line 8. # Tried to use 'Net::Delicious::Export::Post'. # Error: Base class package "Net::Delicious::Post" is empty. # (Perhaps you need to 'use' the module which defines that package first, # or make that module available in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Delicious-Export/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Delicious-Export/blib/arch _build/lib /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .). # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Delicious-Export/blib/lib/Net/Delicious/Export/Post.pm line 168 # BEGIN failed--compilation aborted at t/01-load.t line 8. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. not ok 3 - use Net::Delicious::Export::Post; # Looks like you failed 2 tests of 3. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1, 3 Failed 2/3 tests, 33.33% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-load.t 2 512 3 2 1 3 Failed 1/1 test scripts. 2/3 subtests failed. Files=1, Tests=3, 0 wallclock secs ( 0.10 cusr + 0.04 csys = 0.14 CPU) Failed 1/1 test programs. 2/3 subtests failed. make: *** [test] Error 2