Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. Installing C:\cpanrun-5.8\build\5-8-0\site\lib\Archive\Ar.pm Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\Archive\Ar\.packlist Appending installation info to C:\cpanrun-5.8\build\5-8-0\lib/perllocal.pod 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)