NOTE: Before making this module, you should cd to 'scripts/' and run 'convertdb.pl' to convert your Wordnet files. The tests will fail if you haven't. Checking if your kit is complete... Looks good Writing Makefile for Lingua::Wordnet Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Wordnet/Analysis.pm blib\lib\Lingua\Wordnet\Analysis.pm cp Wordnet.pm blib\lib\Lingua\Wordnet.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/01....1..7 ok 1 Unable to load /usr/local/WordNet-2.0/lingua-wordnet//lingua_wordnet.index: No such file or directory at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Lingua-Wordnet\blib\lib/Lingua/Wordnet.pm line 367. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-7 Failed 6/7 tests, 14.29% okay t/02....1..8 ok 1 Unable to load /usr/local/WordNet-2.0/lingua-wordnet//lingua_wordnet.index: No such file or directory at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Lingua-Wordnet\blib\lib/Lingua/Wordnet.pm line 367. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-8 Failed 7/8 tests, 12.50% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01.t 2 512 7 12 2-7 t/02.t 2 512 8 14 2-8 Failed 2/2 test scripts. 13/15 subtests failed. Files=2, Tests=15, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 13/15 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.