Checking if your kit is complete... Looks good Writing Makefile for Module::List::Pluggable cp lib/Module/List/Pluggable.pm blib/lib/Module/List/Pluggable.pm Manifying blib/man3/Module::List::Pluggable.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Module-List-Pluggable....1..23 Use of uninitialized value in string ne at /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/File/Spec/Unix.pm line 312. Use of uninitialized value in concatenation (.) or string at /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/File/Spec/Unix.pm line 320. ok 1 - use Module::List::Pluggable; ok 2 - Traditional: If we made it this far, we're ok. ok 3 - Testing list_modules_under: number of modules looks right: 4 ok 4 - Testing list_modules_under: names of modules look right ok 5 - Testing import_modules: using a sub from a plugin: nothing_much ok 6 - Testing import_modules: using a sub from a plugin: back_atcha ok 7 - Testing import_modules: using a module that uses a sub from a plugin: nothing_much ok 8 - Testing import_modules: using a module that uses a sub from a plugin: back_atcha ok 9 # skip because the List::Filter plugins are not available. ok 10 - Testing list_exports ok 11 - Testing report_export_locations ok 12 - Testing report_export_locations again ok 13 - Testing check_plugin_exports: return code indicates conflict ok 14 - Testing check_plugin_exports: error message looks right ok 15 - Testing check_plugin_exports using exceptions to fix problem: return code looks good NOTE: You may see some "Subroutine redefined" warnings: these can be ignored ok 16 - Testing check_plugin_exports using exceptions to fix problem: no error message. Subroutine main::nothing_much redefined at /Users/cpanrun/build/5.8.8/lib/5.8.8/Exporter.pm line 65. at (eval 40) line 1 Subroutine main::back_atcha redefined at /Users/cpanrun/build/5.8.8/lib/5.8.8/Exporter.pm line 65. at (eval 40) line 1 ok 17 - Testing import_modules using exceptions to dodge conflict: positive count of imported modules: 3 ok 18 - Testing import_modules using exceptions to dodge conflict: no error message. ok 19 - Testing import_modules using exceptions to dodge conflict: nothing_much ok 20 - Testing import_modules using exceptions to dodge conflict: back_atcha ok 21 - Testing import_modules using exceptions to dodge conflict: accidents_happen ok 22 - Testing that import_modules tosses error on export conflict: error message looks right ok 23 - Testing that import_modules of a broken plugin reports problem.: error message looks right ok 1/23 skipped: various reasons All tests successful, 1 subtest skipped. Files=1, Tests=23, 0 wallclock secs ( 0.20 cusr + 0.08 csys = 0.28 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Module/List/Pluggable.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Module/List/Pluggable.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Module::List::Pluggable.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod