Checking if your kit is complete... Looks good Writing Makefile for Set::Bag cp Bag.pm blib/lib/Set/Bag.pm Manifying blib/man3/Set::Bag.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/bag....1..47 ok 1 - use Set::Bag; ok 2 - null bag ok 3 - bag with apples and oranges ok 4 - grab with no parameters yields a hash ok 5 - grab with parameters yields the selected bag count ok 6 - insert test with existing element ok 7 - insert test with empty item ok 8 - delete test with existing element ok 9 - exception expected ok 10 - delete more than existing test. ok 11 - bag should not have changed ok 12 - exception expected ok 13 - delete non-existant item ok 14 - bag should not have changed. ok 15 - delete non-existing item from bag is fine ok 16 - bag should not have changed. ok 17 - sum test ok 18 - union test ok 19 - intersection test ok 20 - complement test ok 21 - copy test ok 22 - sum binary operator ok 23 - sum with assignment ok 24 - difference unary operator ok 25 - difference with assignment ok 26 - union unary operator ok 27 - union with assignment ok 28 - intersection unary operator ok 29 - intersection with assignment ok 30 - comlement binary operator ok 31 ok 32 - checking the 'over_delete' attribute ok 33 - exception expected ok 34 - exception text ok ok 35 - setting the 'over_delete' attribute ok 36 - ignore delete of non-existant bag element ok 37 - no change to bag ok 38 - ignore delete of existant bag element (because of over_delete attribute) ok 39 - no change to bag ok 40 - insert negative is not an error ok 41 - insert negative on bag is ok ok 42 - delete negative is not an error ok 43 - delete negative on bag is ok ok 44 - difference test ok 45 - difference unary operator ok 46 - elements test ok 47 - elements test ok All tests successful. Files=1, Tests=47, 1 wallclock secs ( 0.13 cusr + 0.03 csys = 0.16 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Set/Bag.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Set::Bag.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod