Checking if your kit is complete... Looks good Writing Makefile for File::Package Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Docs/Site_SVD/File_Package.pm blib\lib\Docs\Site_SVD\File_Package.pm cp lib/File/Package.pm blib\lib\File\Package.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\File\Package.t t\File\Package....Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Package/t/File/Data/SecsPack.pm line 13 1..14 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Tue Jan 8 23:58:24 2008 # Current time GMT: Wed Jan 9 07:58:24 2008 # Using Test.pm version 1.25 # Test::Tech : 1.21 # Data::Secs2 : 1.18 # Data::SecsPack: 0.03 # =cut ok 1 - UUT loaded ok 2 - Good Load ok 3 - Bad Load not ok 4 - File Loads, Package absent # Test 4 got: "0" (t\File\Package.t at line 166) # Expected: "1" ok 5 - Multiple Package Load ok 6 - File::Hyphen-Test Load ok 7 - No &File::Find::find import baseline ok 8 - Load File::Find, Import &File::Find::find ok 9 - &File::Find::find imported ok 10 - &File::Find::finddepth not imported ok 11 - Import error ok 12 - &File::Find::finddepth still no imported ok 13 - Import all File::Find functions ok 14 - &File::Find::finddepth imported # Failed : 4 # Passed : 13/14 92% FAILED test 4 Failed 1/14 tests, 92.86% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\File\Package.t 14 1 4 Failed 1/1 test scripts. 1/14 subtests failed. Files=1, Tests=14, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 1/14 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.