Checking if your kit is complete... Looks good Writing Makefile for Package::Relative cp lib/Package/Relative.pm blib/lib/Package/Relative.pm Manifying blib/man3/Package::Relative.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_basic....1..13 ok 1 - use Package::Relative; ok 2 - PKG() exported ok 3 - PKG isa Package::Relative ok 4 - Package::Relative->can('stringify') ok 5 - stringify method works ok 6 - pretty much the same as __PACKAGE__ ok 7 - Package::Relative->can('concat') ok 8 - Concat subpackage ok 9 - Concat subpackage without colons ok 10 - concat relative package ok 11 - reversed argument order is handled ok 12 - concat returns a plain string when object is LHS ok 13 - parenthesized workaround works as advertized ok All tests successful. Files=1, Tests=13, 0 wallclock secs ( 0.07 cusr + 0.04 csys = 0.11 CPU) make: *** [manifypods] Hangup