Checking if your kit is complete... Looks good Writing Makefile for Archive::Ar Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Archive/Ar.pm blib\lib\Archive\Ar.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/10objects....1..13 ok 1 - use File::Spec; ok 2 - use Time::Local; ok 3 - use Archive::Ar; ok 4 - Archive::Ar->can('new') ok 5 - Archive::Ar->can('list_files') ok 6 - Archive::Ar->can('read') ok 7 - Archive::Ar->can('read_memory') ok 8 - Archive::Ar->can('list_files') ok 9 - Archive::Ar->can('add_files') ok 10 - Archive::Ar->can('add_data') ok 11 - Archive::Ar->can('write') ok 12 - Archive::Ar->can('get_content') ok 13 - Archive::Ar->can('DEBUG') ok t/20new........1..9 ok 1 - use Archive::Ar; ok 2 - Archive::Ar->can('new') ok 3 - The new operator without any arguments should always succeed ok 4 - Class-method new() without any arguments ok 5 - Archive::Ar's read() shouldn't be called if there are no arguments ok 6 - The new operator with a filename should fail if read fails ok 7 - Object creation should call read() if it is given a filename ok 8 - The new operator with a GLOB should fail if read fails ok 9 - Object creation should call read() if it is given a file GLOB ok All tests successful. Files=2, Tests=22, 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\Archive\Ar.html Installing C:\cpanrun\build\5-10-0\site\lib\Archive\Ar.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod