Checking if your kit is complete... Looks good Writing Makefile for List::MRU Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp MRU.pm blib\lib\List\MRU.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/01_base......1..21 ok 1 - use List::MRU; ok 2 - constructor okay ok 3 - max ok ok 4 - count ok ok 5 - add 1, count ok ok 6 - add 2, count ok ok 7 - add 3, count ok ok 8 - add 4, count max ok 9 - list ok ok 10 - add, count max ok 11 - list ok ok 12 - add, count max ok 13 - list ok ok 14 - add, count max ok 15 - list ok ok 16 - delete returns item ok 17 - count 2 after delete ok 18 - list ok ok 19 - delete via item returns item ok 20 - count 1 after delete ok 21 - list ok ok t/02_errors....1..11 ok 1 - use List::MRU; ok 2 - standard constructor ok ok 3 - die on missing max arg ok 4 - die on non-numeric max arg ok 5 - die on non-integer max arg ok 6 - die on negative max ok 7 - die on add with no item ok 8 - die on delete with no item ok 9 - zero sized constructor ok ok 10 - add 1, count zero ok 11 - list returns () ok t/03_eq........1..9 ok 1 - use List::MRU; ok 2 - die on bogus 'eq' (scalar) ok 3 - die on bogus 'eq' (arrayref) ok 4 - constructor with lc eq ok ok 5 - add 1, count ok ok 6 - add 2, count ok ok 7 - list ok ok 8 - add uc variant, count still 2 ok 9 - list ok ok t/05_uuid......1..22 ok 1 - use List::MRU; ok 2 - constructor okay ok 3 - max ok ok 4 - uuid ok ok 5 - count ok ok 6 - add 1, count ok ok 7 - add 2, count ok ok 8 - add 3, count ok ok 9 - add 4, count max ok 10 - list ok ok 11 - each count ok ok 12 - add, count max ok 13 - list ok ok 14 - add, count max ok 15 - list ok ok 16 - add, count max ok 17 - list ok ok 18 - add, count max ok 19 - list ok ok 20 - delete returns item ok 21 - count 2 after delete ok 22 - list ok DEF, def ghia, ghi ok All tests successful. Files=4, Tests=63, 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\List\MRU.html Installing C:\cpanrun\build\5-10-0\site\lib\List\MRU.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod