Using a hash as a reference is deprecated at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Chess/PGN/EPD.pm line 292. Checking if your kit is complete... Looks good Writing Makefile for Chess::PGN::Filter cp Filter.pm blib/lib/Chess/PGN/Filter.pm Manifying blib/man3/Chess::PGN::Filter.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..14 # Running under perl version 5.008007 for darwin # Current time local: Wed Feb 22 18:04:17 2006 # Current time GMT: Thu Feb 23 02:04:17 2006 # Using Test.pm version 1.25 Using a hash as a reference is deprecated at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Chess/PGN/EPD.pm line 292. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 not ok 10 # Test 10 got: " 'Epd' => 'rnbqkbnr/pppp1ppp/4p3/8/4P3/8/PPPP1PPP/RNBQKBNR w KQkq -'\n" (test.pl at line 95) # Expected: " 'Result' => '0-1'\n" # test.pl line 95 is: ok($output[10]," 'Result' => '0-1'\n"); not ok 11 # Test 11 got: " ],\n" (test.pl at line 96) # Expected: " 'Epd' => 'rnbqkbnr/ppp2ppp/4p3/3p4/4PP2/8/PPPP2PP/RNBQKBNR w KQkq d6',\n" # test.pl line 96 is: ok($output[30]," 'Epd' => 'rnbqkbnr/ppp2ppp/4p3/3p4/4PP2/8/PPPP2PP/RNBQKBNR w KQkq d6',\n"); not ok 12 # Test 12 got: " 'Epd' => 'rnbqkbnr/pp3ppp/4p3/2ppP3/5P2/8/PPPP2PP/RNBQKBNR w KQkq c6'\n" (test.pl at line 97) # Expected: " 'Rav' => [\n" # test.pl line 97 is: ok($output[39]," 'Rav' => [\n"); not ok 13 # Test 13 got: " 'Opening' => '?',\n" (test.pl at line 98) # Expected: " 'Movetext' => 'Bb5'\n" # test.pl line 98 is: ok($output[280]," 'Movetext' => 'Bb5'\n"); not ok 14 # Test 14 got: "" (test.pl at line 108) # Expected: "ARRAY" # test.pl line 108 is: ok(ref($data), 'ARRAY'); Installing /Users/cpanrun/pristine/5.8.7/man/man3/Chess::PGN::Filter.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true