Checking if your kit is complete... Looks good Writing Makefile for VCS cp VCS_dev.pod blib/lib/VCS_dev.pod cp VCS/Rcs/Dir.pm blib/lib/VCS/Rcs/Dir.pm cp VCS/Cvs/File.pm blib/lib/VCS/Cvs/File.pm cp VCS/Rcs.pm blib/lib/VCS/Rcs.pm cp VCS/Dir.pm blib/lib/VCS/Dir.pm cp VCS/Cvs/Dir.pm blib/lib/VCS/Cvs/Dir.pm cp VCS.pm blib/lib/VCS.pm cp VCS/File.pm blib/lib/VCS/File.pm cp VCS/Rcs/Version.pm blib/lib/VCS/Rcs/Version.pm cp VCS/Version.pm blib/lib/VCS/Version.pm cp VCS/Cvs.pm blib/lib/VCS/Cvs.pm cp VCS/Cvs/Version.pm blib/lib/VCS/Cvs/Version.pm cp VCS/Rcs/File.pm blib/lib/VCS/Rcs/File.pm /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/arch" "-Iblib/lib" examples/diff-hist.PL examples/diff-hist Extracting diff-hist (with variable substitutions) cp examples/diff-hist blib/script/diff-hist /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/diff-hist Manifying blib/man1/diff-hist.1 Manifying blib/man3/VCS.3 Manifying blib/man3/VCS_dev.3 Manifying blib/man3/VCS::Rcs.3 Manifying blib/man3/VCS::File.3 Manifying blib/man3/VCS::Cvs.3 Manifying blib/man3/VCS::Version.3 Manifying blib/man3/VCS::Dir.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/00VCS....1..9 ok 1 - use VCS; ok 2 - Parse URL ok 3 - recursive_read_dir with no trailing slash ok for 't/cvs_testfiles/td/dir/file,v_for_testing' ok 4 - recursive_read_dir with no trailing slash ok for 't/rcs_testfiles/dir/RCS/file,v_for_testing' ok 5 - recursive_read_dir with no trailing slash ok for 't/01Cvs.t' ok 6 - recursive_read_dir with no trailing slash ok for 't/rcs_testfiles/dir/file' ok 7 - recursive_read_dir with no trailing slash ok for 't/01Rcs.t' ok 8 - recursive_read_dir with no trailing slash ok for 't/00VCS.t' ok 9 - recursive_read_dir ok t/01Cvs.... Concurrent Versions System (CVS) 1.11.20 (client/server) Copyright (C) 2005 Free Software Foundation, Inc. Senior active maintainers include Larry Jones, Derek R. Price, and Mark D. Baushke. Please see the AUTHORS and README files from the CVS distribution kit for a complete list of contributors and copyrights. CVS may be copied only under the terms of the GNU General Public License, a copy of which can be found with the CVS distribution kit. Specify the --help option for further information about CVS 1..19 ok 1 - use VCS; ok 2 - use VCS::File; ok 3 - use VCS::Dir; ok 4 - VCS::File->new ok 5 - file tags 1 ok 6 - file tags 2 ok 7 - versions ok 8 - old version ok 9 - new version ok 10 - date test test ok 11 - date test test ok 12 - date ok 13 - author ok 14 - Dir ok 15 ok 16 ok 17 ok 18 - content ok 19 - cotent url ok t/01Rcs....RCS version 5.7 1..14 ok 1 - use VCS; ok 2 - use VCS::File; ok 3 - use VCS::Dir; ok 4 - VCS::File->new ok 5 - file tags 1 ok 6 - file tags 2 ok 7 - versions ok 8 - old version ok 9 - new version ok 10 - date ok 11 - author ok 12 - Dir ok 13 - content ok 14 - cotent url ok All tests successful. Files=3, Tests=42, 1 wallclock secs ( 0.43 cusr + 0.47 csys = 0.90 CPU) make: *** [htmlifypods] Hangup