Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for File::Attribute Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/File/Attribute.pm blib\lib\File\Attribute.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/00-load.........1..1 # Testing File::Attribute 0.02, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok 1 - use File::Attribute; ok t/01-read.........1..20 ok 1 - reading global for 1 ok 2 - reading global for 1/2 ok 3 - reading global for 1/2/3 ok 4 - reading global for 1/2/3/4 ok 5 - reading global for 1/2/3/4/file ok 6 - reading global for 1/2/3/4/file ok 7 - reading one for 1/2/3/4/file ok 8 - reading two for 1/2/3/4/file ok 9 - reading three for 1/2/3/4/file ok 10 - reading four for 1/2/3/4/file ok 11 - reading five for 1/2/3/4/file ok 12 - reading global for 1/2/3/4 ok 13 - reading one for 1/2/3/4 ok 14 - reading two for 1/2/3/4 ok 15 - reading three for 1/2/3/4 ok 16 - reading global for 1 limited to t/tests/1 ok 17 - reading global for 1/2 limited to t/tests/1 ok 18 - reading global for 1/2/3 limited to t/tests/1 ok 19 - reading global for 1/2/3/4 limited to t/tests/1 ok 20 - reading global for 1/2/3/4/file limited to t/tests/1 ok t/02-write........1..60 ok 1 - read/write of 0 to dir/file ok 2 - read/write of 0 to dir ok 3 - read/write of 0 to file ok 4 - read/write of 1 to dir/file ok 5 - read/write of 1 to dir ok 6 - read/write of 1 to file ok 7 - read/write of 2 to dir/file ok 8 - read/write of 2 to dir ok 9 - read/write of 2 to file ok 10 - read/write of 3 to dir/file ok 11 - read/write of 3 to dir ok 12 - read/write of 3 to file ok 13 - read/write of 4 to dir/file ok 14 - read/write of 4 to dir ok 15 - read/write of 4 to file ok 16 - read/write of 5 to dir/file ok 17 - read/write of 5 to dir ok 18 - read/write of 5 to file ok 19 - read/write of aaa to dir/file ok 20 - read/write of aaa to dir ok 21 - read/write of aaa to file ok 22 - read/write of bbb to dir/file ok 23 - read/write of bbb to dir ok 24 - read/write of bbb to file ok 25 - read/write of ccc to dir/file ok 26 - read/write of ccc to dir ok 27 - read/write of ccc to file ok 28 - read/write of ddd to dir/file ok 29 - read/write of ddd to dir ok 30 - read/write of ddd to file ok 31 - read/write of eee to dir/file ok 32 - read/write of eee to dir ok 33 - read/write of eee to file ok 34 - read/write of fff to dir/file ok 35 - read/write of fff to dir ok 36 - read/write of fff to file ok 37 - read/write of ggg to dir/file ok 38 - read/write of ggg to dir ok 39 - read/write of ggg to file ok 40 - read/write of InterestingName to dir/file ok 41 - read/write of InterestingName to dir ok 42 - read/write of InterestingName to file ok 43 - read/write of .something to dir/file ok 44 - read/write of .something to dir ok 45 - read/write of .something to file ok 46 - read/write of .file to dir/file ok 47 - read/write of .file to dir ok 48 - read/write of .file to file ok 49 - read/write of .dir to dir/file ok 50 - read/write of .dir to dir ok 51 - read/write of .dir to file ok 52 - read/write of .file.dir to dir/file ok 53 - read/write of .file.dir to dir ok 54 - read/write of .file.dir to file ok 55 - read/write of ..file..dir to dir/file ok 56 - read/write of ..file..dir to dir ok 57 - read/write of ..file..dir to file ok 58 - read/write of ... to dir/file Couldn't rename temp file t/tests/write/dir/.....TMP to t/tests/write/dir/....: Permission denied at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\File-Attribute\blib\lib/File/Attribute.pm line 225. # Looks like you planned 60 tests but only ran 58. # Looks like your test died just after 58. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 59-60 Failed 2/60 tests, 96.67% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\File\Attribute.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02-write.t 255 65280 60 4 59-60 1 test skipped. Failed 1/5 test scripts. 2/82 subtests failed. Files=5, Tests=82, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/5 test programs. 2/82 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.