Checking if your kit is complete... Looks good Writing Makefile for VCS cp VCS/PVCS/Commands.pm blib/lib/VCS/PVCS/Commands.pm cp VCS/PVCS/Project.pm blib/lib/VCS/PVCS/Project.pm cp VCS/PVCS/Archive.pm blib/lib/VCS/PVCS/Archive.pm cp VCS/PVCS/Attributes.pm blib/lib/VCS/PVCS/Attributes.pm cp VCS/PVCS/Folder.pm blib/lib/VCS/PVCS/Folder.pm cp VCS/PVCS.pm blib/lib/VCS/PVCS.pm Manifying blib/man3/VCS::PVCS::Project.3 Manifying blib/man3/VCS::PVCS::Commands.3 Manifying blib/man3/VCS::PVCS::Archive.3 Manifying blib/man3/VCS::PVCS::Folder.3 Manifying blib/man3/VCS::PVCS::Attributes.3 Manifying blib/man3/VCS::PVCS.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00setup.......No root path(s) specified at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/Command.pm line 95 ok t/01simple......Cant find PVCS Binaries. Set PVCS_BINDIR in PVCS.pm or ENV. at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/VCS_PVCS/blib/lib/VCS/PVCS/Project.pm line 257 Compilation failed in require at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/VCS_PVCS/blib/lib/VCS/PVCS/Project.pm line 257. BEGIN failed--compilation aborted at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/VCS_PVCS/blib/lib/VCS/PVCS/Project.pm line 257. Compilation failed in require at t/01simple.t line 9. BEGIN failed--compilation aborted at t/01simple.t line 9. dubious Test returned status 2 (wstat 512, 0x200) t/02folder......Cant find PVCS Binaries. Set PVCS_BINDIR in PVCS.pm or ENV. at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/VCS_PVCS/blib/lib/VCS/PVCS/Project.pm line 257 Compilation failed in require at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/VCS_PVCS/blib/lib/VCS/PVCS/Project.pm line 257. BEGIN failed--compilation aborted at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/VCS_PVCS/blib/lib/VCS/PVCS/Project.pm line 257. Compilation failed in require at t/02folder.t line 7. BEGIN failed--compilation aborted at t/02folder.t line 7. dubious Test returned status 2 (wstat 512, 0x200) t/03project.....Cant find PVCS Binaries. Set PVCS_BINDIR in PVCS.pm or ENV. at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/VCS_PVCS/blib/lib/VCS/PVCS/Project.pm line 257 Compilation failed in require at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/VCS_PVCS/blib/lib/VCS/PVCS/Project.pm line 257. BEGIN failed--compilation aborted at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/VCS_PVCS/blib/lib/VCS/PVCS/Project.pm line 257. Compilation failed in require at t/03project.t line 10. BEGIN failed--compilation aborted at t/03project.t line 10. dubious Test returned status 2 (wstat 512, 0x200) t/04commands....Cant find PVCS Binaries. Set PVCS_BINDIR in PVCS.pm or ENV. at t/04commands.t line 7 Compilation failed in require at t/04commands.t line 7. BEGIN failed--compilation aborted at t/04commands.t line 7. dubious Test returned status 2 (wstat 512, 0x200) t/05cleanup.....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01simple.t 2 512 ?? ?? % ?? t/02folder.t 2 512 ?? ?? % ?? t/03project.t 2 512 ?? ?? % ?? t/04commands.t 2 512 ?? ?? % ?? Failed 4/6 test scripts, 33.33% okay. 0/10 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 25