File::Tail will be installed without debugging information. This information isn't usefull unless you intend to tinker with the code. To install with debugging enabled, use: perl Makefile.PL LOGIT Checking if your kit is complete... Looks good Writing Makefile for File::Tail Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Tail.pm blib\lib\File\Tail.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/10open...........1..6 ok 1 ok 2 not ok 3 not ok 4 - <0 > at 0ok 4 not ok 5 mv: cannot move `./test2780' to `./test2780-tmp': Device or resource busy not ok 6 FAILED tests 3-6 Failed 4/6 tests, 33.33% okay t/20tail...........1..7 not ok 1 - <0 > at 0ok 1 not ok 2 Use of uninitialized value in concatenation (.) or string at t/20tail.t line 82. not ok 3 Use of uninitialized value in concatenation (.) or string at t/20tail.t line 82. - <> at 4not ok 4 - <> at 3not ok 5 - <4 > at 2not ok 6 - <2 > at 1not ok 7 - <0 > at 0FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/30name_change....1..2 not ok 1 FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/10open.t 6 4 3-6 t/20tail.t 7 7 1-7 t/30name_change.t 2 2 1-2 Failed 3/3 test scripts. 13/15 subtests failed. Files=3, Tests=15, 33 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/3 test programs. 13/15 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.