Checking if your kit is complete... Looks good Writing Makefile for Biblio::ILL::GS Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Biblio/ILL/GS.pm blib\lib\Biblio\ILL\GS.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/001_use........1..1 ok 1 - use Biblio::ILL::GS; ok t/010_write......1..1 # Failed test 'as_string()' not ok 1 - as_string() # at t/010_write.t line 40. # got: ' ILL REQUEST/DEMANDE DE PEB # # LSB: MWPL # LSP: BVAS # P/U: Christensen, David # ADR: Public Library Services # Interlibrary Loan Department # 1525 First Street South # Brandon, MB R7A 7A1 # SER: LOAN # AUT: Wall, Larry # TIT: Programming Perl # P/L: Cambridge, Mass. # P/M: O'Reilly # DAT: 2000 # SBN: 0596000278 # SRC: TEST SCRIPT # REM: This is a comment. # And another comment. # ' # expected: ' ILL REQUEST/DEMANDE DE PEB # # LSB: MWPL # LSP: BVAS # P/U: Christensen, David # ADR: Public Library Services # Interlibrary Loan Department # 1525 First Street South # Brandon, MB R7A 7A1 # SER: LOAN # AUT: Wall, Larry # TIT: Programming Perl # P/L: Cambridge, Mass. # P/M: O'Reilly # DAT: 2000 # SBN: 0596000278 # SRC: TEST SCRIPT # REM: This is a comment. # And another comment. # ' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/011_mindata....1..7 ok 1 - minimum data: LSB ok 2 - minimum data: LSP ok 3 - minimum data: ADR ok 4 - minimum data: SER ok 5 - minimum data: AUT ok 6 - minimum data: TIT ok 7 - minimum data ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/010_write.t 1 256 1 1 1 Failed 1/3 test scripts. 1/9 subtests failed. Files=3, Tests=9, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 1/9 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.