Checking if your kit is complete... Looks good Writing Makefile for Data::Package Installing blib/lib/auto/Data/Package/test.txt cp lib/Data/Package.pm blib/lib/Data/Package.pm cp lib/Data/Package/File.pm blib/lib/Data/Package/File.pm Manifying blib/man3/Data::Package.3 Manifying blib/man3/Data::Package::File.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/*.t t/01_compile....1..2 ok 1 - Your perl is new enough ok 2 - use Data::Package; ok t/02_main.......1..15 ok 1 - Foo::Data is a Data::Package ok 2 - ->provides returns as expected ok 3 - ->provides(Foo) returns as expected ok 4 - ->provides(Bar) returns as expected ok 5 - The object isa Foo ok 6 - The object isa Foo ok 7 - ->get(bad) returns undef ok 8 - Bar::Data is a Data::Package ok 9 - ->provides returns as expected ok 10 - ->provides(Bar) returns as expected ok 11 - ->provides(Foo) returns as expected ok 12 - The object isa Bar ok 13 - The object isa Bar ok 14 - The object isa Foo ok 15 - ->get(Foo) and ->get(Bar) return the same ok t/03_file.......1..13 ok 1 - Test file exists ok 2 - Got ->file for My::Test1 ok 3 - Got ->file for My::Test2 ok 4 - Got ->file for My::Test3 ok 5 - The object isa IO::File ok 6 - The object isa IO::File ok 7 - The object isa IO::File ok 8 - The object isa Path::Class::File ok 9 - The object isa Path::Class::File ok 10 - The object isa Path::Class::File ok 11 - The object isa URI::file ok 12 - The object isa URI::file ok 13 - The object isa URI::file ok t/98_pod........1..2 ok 1 - blib/lib/Data/Package.pm ok 2 - blib/lib/Data/Package/File.pm ok t/99_pmv........1..0 # Skip Test::MinimumVersion not available skipped all skipped: Test::MinimumVersion not available All tests successful, 1 test skipped. Files=5, Tests=32, 2 wallclock secs ( 0.54 cusr + 0.24 csys = 0.78 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Data/Package.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Data/Package/File.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/auto/Data/Package/test.txt Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Data/Package.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Data/Package/File.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Data::Package.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Data::Package::File.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod