Checking if your kit is complete... Looks good Writing Makefile for Set::Bag Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Bag.pm blib\lib\Set\Bag.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Set\Bag.html Installing C:\cpanrun\build\5-10-0\site\lib\Set\Bag.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod