Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Algorithm::Knap01DP cp lib/Algorithm/Knap01DP.pm blib/lib/Algorithm/Knap01DP.pm Manifying blib/man3/Algorithm::Knap01DP.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01alltests....1..14 ok 1 - use Algorithm::Knap01DP; ok 2 - ReadKnap knap21.dat ok 3 - Knap01DP knap21.dat Problem: t/knap21.dat Number of Objects = 8 Capacity = 102 0 (2) 1 (20) 2 (20) 3 (30) 5 (30) Used Capacity = 102 Profit = 280 ok 4 - ReadKnap knap22.dat ok 5 - Knap01DP knap22.dat Problem: t/knap22.dat Number of Objects = 7 Capacity = 50 0 (31) 3 (19) Used Capacity = 50 Profit = 107 ok 6 - ReadKnap knap23.dat ok 7 - Knap01DP knap23.dat Problem: t/knap23.dat Number of Objects = 6 Capacity = 190 0 (56) 1 (59) 4 (75) Used Capacity = 190 Profit = 150 ok 8 - ReadKnap knap25.dat ok 9 - Knap01DP knap25.dat Problem: t/knap25.dat Number of Objects = 8 Capacity = 104 0 (25) 2 (45) 3 (5) 4 (25) 6 (2) 7 (2) Used Capacity = 104 Profit = 900 ok 10 - ReadKnap knapanderson.dat ok 11 - Knap01DP knapanderson.dat Problem: t/knapanderson.dat Number of Objects = 6 Capacity = 30 0 (14) 1 (5) 4 (3) 5 (8) Used Capacity = 30 0 (14) 2 (2) 3 (11) 4 (3) Used Capacity = 30 0 (14) 1 (5) 3 (11) Used Capacity = 30 Profit = 30 ok 12 - different sizes ok 13 - Random generation same seed ok 14 - Random: positive weights ok t/02bench.......1..2 ok 1 - use Algorithm::Knap01DP; ok 2 # skip Algorithm::Knapsack not installed ok 1/2 skipped: various reasons All tests successful, 1 subtest skipped. Files=2, Tests=16, 2 wallclock secs ( 0.81 cusr + 0.11 csys = 0.92 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Algorithm/Knap01DP.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Algorithm/Knap01DP.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Algorithm::Knap01DP.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod