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/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00setup.......1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 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.....1..2 ok 1 ok 2 ok Failed Test Stat Wstat Total Fail 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. 0/10 subtests failed. Files=6, Tests=10, 0 wallclock secs ( 0.25 cusr + 0.14 csys = 0.39 CPU) Failed 4/6 test programs. 0/10 subtests failed. make: *** [test_dynamic] Error 255