Checking if your kit is complete... Looks good Writing Makefile for Parse::Name cp lib/Parse/Name.pm blib/lib/Parse/Name.pm Manifying blib/man3/Parse::Name.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/001_load......................1..1 ok 1 - use Parse::Name; ok t/002_simple....................1..4 ok 1 - Is the first name 'Robert' ok 2 - Is the middle name 'Lewis' ok 3 - Is the last name 'Boone' ok 4 - Is the Middle initial 'L' ok t/003_last_name_first_simple....1..4 ok 1 - Is the first name 'Robert' ok 2 - Is the middle name 'Lewis' ok 3 - Is the last name 'Boone' ok 4 - Is the Middle initial 'L' ok t/004_correct_caps_letters......1..8 ok 1 - Is the first name 'Robert' ok 2 - Is the middle name 'Lewis' ok 3 - Is the last name 'Boone' ok 4 - Is the Middle initial 'L' ok 5 - Is the first name 'Robert' ok 6 - Is the middle name 'Lewis' ok 7 - Is the last name 'Boone' ok 8 - Is the Middle initial 'L' ok t/005_as_string.................1..2 ok 1 - Test as_string with simple name ok 2 - Test as_string with last name first. ok All tests successful. Files=5, Tests=19, 1 wallclock secs ( 0.29 cusr + 0.10 csys = 0.39 CPU) make: *** [htmlifypods] Hangup