Checking if your kit is complete... Looks good Writing Makefile for AI::Fuzzy cp lib/AI/Fuzzy/Axis.pm blib/lib/AI/Fuzzy/Axis.pm cp lib/AI/Fuzzy/Set.pm blib/lib/AI/Fuzzy/Set.pm cp Fuzzy.pm blib/lib/AI/Fuzzy.pm cp lib/AI/Fuzzy/Label.pm blib/lib/AI/Fuzzy/Label.pm Manifying blib/man3/AI::Fuzzy.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..17 # Running under perl version 5.008002 for hpux # Current time local: Wed Jun 27 12:42:40 2007 # Current time GMT: Wed Jun 27 19:42:40 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 a is: x4/0, x1/0.3, x2/0.5, x3/0.8, x5/1 b is: x8/0, x5/0.3, x6/0.5, x7/0.8, x9/1 complement of a is: x5/0, x3/0.2, x2/0.5, x1/0.7, x4/1 a union b is: x8/0, x4/0, x1/0.3, x2/0.5, x6/0.5, x7/0.8, x3/0.8, x9/1, x5/1 a intersection b is: x9/0, x2/0, x8/0, x6/0, x7/0, x1/0, x3/0, x4/0, x5/0.3 baby < toddler baby !> toddler relic > toddler teenager !> young adult teenager !< young adult toddler is between little kid and baby adult is not between little kid and baby make: getcwd: : No such file or directory make: *** No rule to make target `install'. Stop.