Prototype mismatch: sub SVG::Element::tag vs ($$;@) at d:/cpanrun/build/5-6-1/site/lib/SVG/Element.pm line 315. Checking if your kit is complete... Looks good Writing Makefile for SVG::Parser Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Parser/SAX.pm blib\lib\SVG\Parser\SAX.pm cp Parser/Base.pm blib\lib\SVG\Parser\Base.pm cp Parser.pm blib\lib\SVG\Parser.pm cp Parser/SAX/Handler.pm blib\lib\SVG\Parser\SAX\Handler.pm cp Parser/Expat.pm blib\lib\SVG\Parser\Expat.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\1-loadexpatparser.t t\2-loadsaxparser.t t\3-loadparser.t t\4-parse.t t\5-parsefile.t t\6-parse_file.t t\7-parsefile2.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVG-Parser/blib t\1-loadexpatparser.1..1 Not enough arguments for Test::skip at t\1-loadexpatparser.t line 8, near ""XML::Parser not available")" Execution of t\1-loadexpatparser.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\2-loadsaxparser...1..1 Not enough arguments for Test::skip at t\2-loadsaxparser.t line 8, near ""XML::SAX not available")" Execution of t\2-loadsaxparser.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\3-loadparser......1..1 Prototype mismatch: sub SVG::Element::tag vs ($$;@) at D:/cpanrun/build/5-6-1/site/lib/SVG/Element.pm line 315. ok 1 ok t\4-parse...........1..3 Prototype mismatch: sub SVG::Element::tag vs ($$;@) at D:/cpanrun/build/5-6-1/site/lib/SVG/Element.pm line 315. ok 1 ok 2 ok 3 ok t\5-parsefile.......1..3 Prototype mismatch: sub SVG::Element::tag vs ($$;@) at D:/cpanrun/build/5-6-1/site/lib/SVG/Element.pm line 315. ok 1 ok 2 ok 3 ok t\6-parse_file......1..3 Prototype mismatch: sub SVG::Element::tag vs ($$;@) at D:/cpanrun/build/5-6-1/site/lib/SVG/Element.pm line 315. ok 1 ok 2 ok 3 ok t\7-parsefile2......1..3 Not enough arguments for Test::skip at t\7-parsefile2.t line 8, near ""XML::SAX not available") " Execution of t\7-parsefile2.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\1-loadexpatparser.t 255 65280 1 1 100.00% 1 t\2-loadsaxparser.t 255 65280 1 1 100.00% 1 t\7-parsefile2.t 255 65280 3 3 100.00% 1-3 Failed 3/7 test scripts, 57.14% okay. 5/15 subtests failed, 66.67% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0x2' Stop.