Checking if your kit is complete... Looks good Writing Makefile for SVG::Template::Graph cp lib/SVG/Template/Graph.pm blib/lib/SVG/Template/Graph.pm Manifying blib/man3/SVG::Template::Graph.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-load...............1..3 Can't locate object method "parse_uri" via package "SVG::Template::Graph" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVG-Template-Graph/blib/lib/SVG/Template/Graph.pm line 132. # Looks like you planned 3 tests but only ran 1. # Looks like your test died just after 1. ok 1 - test template file exists dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/02-titles.............1..9 Can't locate object method "parse_uri" via package "SVG::Template::Graph" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVG-Template-Graph/blib/lib/SVG/Template/Graph.pm line 132. # Looks like you planned 9 tests but only ran 1. # Looks like your test died just after 1. ok 1 - test template file exists dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-9 Failed 8/9 tests, 11.11% okay t/03-lines..............1..12 Can't locate object method "parse_uri" via package "SVG::Template::Graph" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVG-Template-Graph/blib/lib/SVG/Template/Graph.pm line 132. # Looks like you planned 12 tests but only ran 2. # Looks like your test died just after 2. ok 1 - Source data arrays match lengths ok 2 - test template file exists dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-12 Failed 10/12 tests, 16.67% okay t/04-graphtarget........1..14 Can't locate object method "parse_uri" via package "SVG::Template::Graph" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVG-Template-Graph/blib/lib/SVG/Template/Graph.pm line 132. # Looks like you planned 14 tests but only ran 2. # Looks like your test died just after 2. ok 1 - Source data arrays match lengths ok 2 - test template file exists dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-14 Failed 12/14 tests, 14.29% okay t/05-setparser..........1..4 Can't locate object method "parse_uri" via package "SVG::Template::Graph" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVG-Template-Graph/blib/lib/SVG/Template/Graph.pm line 132. # Looks like you planned 4 tests but only ran 2. # Looks like your test died just after 2. ok 1 - use SVG::Template::Graph; ok 2 - test template file exists dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/06-addmissinggroup....1..4 Can't locate object method "parse_uri" via package "SVG::Template::Graph" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVG-Template-Graph/blib/lib/SVG/Template/Graph.pm line 132. # Looks like you planned 4 tests but only ran 2. # Looks like your test died just after 2. ok 1 - use SVG::Template::Graph; ok 2 - test template file t/template2.svg exists dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/07-idmaps.............1..3 Can't locate object method "parse_uri" via package "SVG::Template::Graph" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVG-Template-Graph/blib/lib/SVG/Template/Graph.pm line 132. # Looks like you planned 3 tests but only ran 1. # Looks like your test died just after 1. ok 1 - test template file exists dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/08-saxtest............Can't locate XML/SAX/PurePerl.pm in @INC (@INC contains: /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVG-Template-Graph/blib/lib /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVG-Template-Graph/blib/arch /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/5.8.2 /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/ia64/build/5.8.2/lib/site_perl . /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/5.8.2 /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/ia64/build/5.8.2/lib/site_perl .) at t/08-saxtest.t line 4. BEGIN failed--compilation aborted at t/08-saxtest.t line 4. 1..1 # Running under perl version 5.008002 for hpux # Current time local: Mon Sep 24 15:42:38 2007 # Current time GMT: Mon Sep 24 22:42:38 2007 # Using Test.pm version 1.24 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 8/8 test scripts, 0.00% okay. 39/50 subtests failed, 22.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01-load.t 255 65280 3 4 133.33% 2-3 t/02-titles.t 255 65280 9 16 177.78% 2-9 t/03-lines.t 255 65280 12 20 166.67% 3-12 t/04-graphtarget.t 255 65280 14 24 171.43% 3-14 t/05-setparser.t 255 65280 4 4 100.00% 3-4 t/06-addmissinggroup.t 255 65280 4 4 100.00% 3-4 t/07-idmaps.t 255 65280 3 4 133.33% 2-3 t/08-saxtest.t 2 512 1 2 200.00% 1 make: *** [test_dynamic] Error 2