Net::Dict Testsuite Configuration The testsuite uses the DICT server at dict.org. If you're going to run the testsuite, then please confirm that the hostname and port are correct. If you're going to skip "make test", then just hit return on the two questions. what is the hostname for the DICT server? [test.dict.org] test.dict.org what is the port for the DICT server? [2628] 2628 Writing test config t/test_host.cfg Checking if your kit is complete... Looks good Writing Makefile for Net::Dict cp lib/Net/Dict.pod blib/lib/Net/Dict.pod cp lib/Net/Dict.pm blib/lib/Net/Dict.pm cp tkdict blib/script/tkdict /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/tkdict cp dict blib/script/dict /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/dict Manifying blib/man1/tkdict.1 Manifying blib/man1/dict.1 Manifying blib/man3/Net::Dict.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/connection....Can't call method "serverInfo" on an undefined value at t/connection.t line 147, line 17. dubious Test returned status 229 (wstat 58624, 0xe500) DIED. FAILED tests 7-17 Failed 11/17 tests, 35.29% okay t/database......Can't call method "debug" on an undefined value at t/database.t line 215, line 66. dubious Test returned status 229 (wstat 58624, 0xe500) DIED. FAILED tests 2-13 Failed 12/13 tests, 7.69% okay t/define........ result is "", expected "web1913 Biscuit \Bis"cuit\, n. [F. biscuit (cf. It. biscotto, Sp. bizcocho, Pg. biscouto), fr. L. bis twice + coctus, p. p. of coquere to cook, bake. See {Cook}, and cf. {Bisque} a kind of porcelain.] 1. A kind of unraised bread, of many varieties, plain, sweet, or fancy, formed into flat cakes, and bakes hard; as, ship biscuit. According to military practice, the bread or biscuit of the Romans was twice prepared in the oven. --Gibbon. 2. A small loaf or cake of bread, raised and shortened, or made light with soda or baking powder. Usually a number are baked in the same pan, forming a sheet or card. 3. Earthen ware or porcelain which has undergone the first baking, before it is subjected to the glazing. 4. (Sculp.) A species of white, unglazed porcelain, in which vases, figures, and groups are formed in miniature. {Meat biscuit}, an alimentary preparation consisting of matters extracted from meat by boiling, or of meat ground fine and combined with flour, so as to form biscuits. wn biscuit n 1: small round bread leavened with baking-powder or soda 2: any of various small flat sweet cakes (`biscuit' is the British term) [syn: {cookie}, {cooky}] " Can't call method "setDicts" on an undefined value at t/define.t line 133, line 100. dubious Test returned status 229 (wstat 58624, 0xe500) DIED. FAILED tests 2-16 Failed 15/16 tests, 6.25% okay t/match......... TEST 7 expected "exact:Match words exactly lev:Match words within Levenshtein distance one prefix:Match prefixes re:POSIX 1003.2 (modern) regular expressions regexp:Old (basic) regular expressions soundex:Match using SOUNDEX algorithm substring:Match substring occurring anywhere in word suffix:Match suffixes ", got "" TEST 8 expected "exact:Match words exactly lev:Match words within Levenshtein distance one prefix:Match prefixes re:POSIX 1003.2 (modern) regular expressions regexp:Old (basic) regular expressions soundex:Match using SOUNDEX algorithm substring:Match substring occurring anywhere in word suffix:Match suffixes ", got "" Can't call method "setDicts" on an undefined value at t/match.t line 209, line 171. dubious Test returned status 229 (wstat 58624, 0xe500) DIED. FAILED tests 2-15 Failed 14/15 tests, 6.67% okay Failed 4/4 test scripts, 0.00% okay. 52/61 subtests failed, 14.75% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------------- t/connection.t 229 58624 17 21 123.53% 7-17 t/database.t 229 58624 13 14 107.69% 2-13 t/define.t 229 58624 16 26 162.50% 2-16 t/match.t 229 58624 15 20 133.33% 2-15 make: *** [test_dynamic] Error 2