Checking if your kit is complete... Looks good Writing Makefile for Alvis::Pipeline cp lib/Alvis/Logger.pm blib/lib/Alvis/Logger.pm cp lib/Alvis/Pipeline/Read.pm blib/lib/Alvis/Pipeline/Read.pm cp lib/Alvis/Pipeline/Write.pm blib/lib/Alvis/Pipeline/Write.pm cp lib/Alvis/Pipeline.pm blib/lib/Alvis/Pipeline.pm cp bin/alvis-pipeline-filter.pl blib/script/alvis-pipeline-filter.pl /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/alvis-pipeline-filter.pl cp bin/alvis-pipeline-put.pl blib/script/alvis-pipeline-put.pl /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/alvis-pipeline-put.pl cp bin/alvis-zsink.pl blib/script/alvis-zsink.pl /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/alvis-zsink.pl cp bin/alvis-pipeline-put-documents.pl blib/script/alvis-pipeline-put-documents.pl /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/alvis-pipeline-put-documents.pl cp bin/alvis-pipeline-get.pl blib/script/alvis-pipeline-get.pl /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/alvis-pipeline-get.pl Manifying blib/man3/Alvis::Pipeline.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/0-creation....1..8 ok 1 - use Alvis::Pipeline; ok 2 - instantiation of abstract pipe subclass is refused ok 3 - Read-pipe creation with no spooldir is refused ok 4 - Read-pipe creation with no port is refused ok 5 - Read-pipe creation with spooldir and port is accepted ok 6 - Write-pipe creation with no host is refused ok 7 - Write-pipe creation with no port is refused ok 8 - Write-pipe creation with no listener on port is refused ok t/1-read........1..13 ok 1 - use Alvis::Pipeline; ok 2 - reading parent 581 spawned writing child with pid=582 ok 3 - read document 1 of 10, got square '1' ok 4 - read document 2 of 10, got square '4' ok 5 - read document 3 of 10, got square '9' ok 6 - read document 4 of 10, got square '16' ok 7 - read document 5 of 10, got square '25' ok 8 - read document 6 of 10, got square '36' ok 9 - read document 7 of 10, got square '49' ok 10 - read document 8 of 10, got square '64' ok 11 - read document 9 of 10, got square '81' ok 12 - read document 10 of 10, got square '100' ok 13 - document 11 not available rm: directory /tmp/xyzzy not removed. Cannot remove mountable directory ok t/2-unicode.....t/2-unicode.t does not exist All tests successful. Files=3, Tests=21, 23 wallclock secs ( 0.43 cusr + 0.10 csys = 0.53 CPU) make: getcwd: : No such file or directory make: *** No rule to make target `install'. Stop.