Checking if your kit is complete... Looks good Writing Makefile for Template::XML cp lib/Template/Plugin/XML/XPath.pm blib/lib/Template/Plugin/XML/XPath.pm cp lib/Template/Plugin/XML/DOM.pm blib/lib/Template/Plugin/XML/DOM.pm cp lib/Template/Plugin/XML/RSS.pm blib/lib/Template/Plugin/XML/RSS.pm cp lib/Template/Plugin/XML/View.pm blib/lib/Template/Plugin/XML/View.pm cp lib/Template/XML.pod blib/lib/Template/XML.pod cp lib/Template/Plugin/XML/LibXML.pm blib/lib/Template/Plugin/XML/LibXML.pm cp lib/Template/Plugin/XML/Style.pm blib/lib/Template/Plugin/XML/Style.pm cp lib/Template/Plugin/XML/File.pm blib/lib/Template/Plugin/XML/File.pm cp lib/Template/Plugin/XML/Simple.pm blib/lib/Template/Plugin/XML/Simple.pm cp lib/Template/Plugin/XML.pm blib/lib/Template/Plugin/XML.pm Manifying blib/man3/Template::Plugin::XML::XPath.3 Manifying blib/man3/Template::Plugin::XML::DOM.3 Manifying blib/man3/Template::Plugin::XML::RSS.3 Manifying blib/man3/Template::XML.3 Manifying blib/man3/Template::Plugin::XML::LibXML.3 Manifying blib/man3/Template::Plugin::XML::Style.3 Manifying blib/man3/Template::Plugin::XML::File.3 Manifying blib/man3/Template::Plugin::XML::Simple.3 Manifying blib/man3/Template::Plugin::XML.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/dom..........1..25 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 11 tests ok 4 - libxml disabled processed OK: [% USE XML;\n XML.libxml ? 'err... ok 5 - libxml disabled matched expected ok 6 - template text 2 processed OK: [% USE XML;\n TRY;\n file = ... ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% USE XML;\n TRY;\n dom = X... ok 9 - template text 3 matched expected ok 10 - template text 4 processed OK: [% USE dom = XML.DOM -%]\n[% doc ... ok 11 - template text 4 matched expected ok 12 - template text 5 processed OK: [% USE dom = XML.DOM -%]\n[% doc ... ok 13 - template text 5 matched expected ok 14 - template text 6 processed OK: [% USE XML;\n dom = XML.dom;\n ... ok 15 - template text 6 matched expected ok 16 - template text 7 processed OK: [% USE dom = XML.DOM -%]\n[% doc ... ok 17 - template text 7 matched expected ok 18 - template text 8 processed OK: [% USE dom = XML.DOM -%]\n[% doc ... ok 19 - template text 8 matched expected ok 20 - template text 9 processed OK: [% global.xmltext = BLOCK %]\n\n... ok 5 - template text 1 matched expected ok t/file.........1..29 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 13 tests ok 4 - template text 1 processed OK: [% CALL debug_on; \n USE xf = X... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% CALL debug_off; \n USE xf = ... ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% USE xf = XML.File('foo', debu... ok 9 - template text 3 matched expected ok 10 - template text 4 processed OK: [% CALL debug_on;\n USE xf=XML(... ok 11 - template text 4 matched expected ok 12 - template text 5 processed OK: [% USE xf = XML.File(file) -%]\n ... ok 13 - template text 5 matched expected ok 14 - template text 6 processed OK: [% USE xf = XML.File(handle) -%]... ok 15 - template text 6 matched expected ok 16 - template text 7 processed OK: [% USE xf = XML.File(file=file) ... ok 17 - template text 7 matched expected ok 18 - template text 8 processed OK: [% USE xf = XML.File(name=file) ... ok 19 - template text 8 matched expected ok 20 - template text 9 processed OK: [% USE xf = XML.File(xml_file=fi... ok 21 - template text 9 matched expected ok 22 - template text 10 processed OK: [% USE xf = XML.File(fh=handle) ... ok 23 - template text 10 matched expected ok 24 - template text 11 processed OK: [% USE xf = XML.File(handle=hand... ok 25 - template text 11 matched expected ok 26 - template text 12 processed OK: [% USE xf = XML.File(xml_fh=hand... ok 27 - template text 12 matched expected ok 28 - template text 13 processed OK: [% USE XML;\n file = XML.file(f... ok 29 - template text 13 matched expected ok t/rss..........1..15 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 6 tests ok 4 - template text 1 processed OK: [% USE news = XML.RSS(newsfile) ... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% USE news = XML.RSS(newsfile) ... ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% USE news = XML.RSS(newsfile) ... ok 9 - template text 3 matched expected ok 10 - template text 4 processed OK: [% USE news = XML.RSS(newsdata) ... ok 11 - template text 4 matched expected ok 12 - template text 5 processed OK: [% USE news = XML.RSS(newsdata) ... ok 13 - template text 5 matched expected ok 14 - template text 6 processed OK: [% USE news = XML.RSS(newsdata) ... ok 15 - template text 6 matched expected ok t/xml..........1..21 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 9 tests Template process failed: plugin error - Can't locate object method "new" via package "XML::LibXML" at lib/Template/Plugin/XML.pm line 53, line 1. FAILED 4: - template text 1 process FAILED: [% CALL debug_on; \n USE XML;\n ... FAILED 5: - (obviously did not match expected) not ok 4 - template text 1 process FAILED: [% CALL debug_on; \n USE XML;\n ... not ok 5 - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "new" via package "XML::LibXML" at lib/Template/Plugin/XML.pm line 53, line 1. FAILED 6: - template text 2 process FAILED: [% CALL debug_off; \n USE XML;\n... FAILED 7: - (obviously did not match expected) not ok 6 - template text 2 process FAILED: [% CALL debug_off; \n USE XML;\n... not ok 7 - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "new" via package "XML::LibXML" at lib/Template/Plugin/XML.pm line 53, line 1. FAILED 8: - template text 3 process FAILED: [% USE XML(debug=1);\n 'debuggi... FAILED 9: - (obviously did not match expected) not ok 8 - template text 3 process FAILED: [% USE XML(debug=1);\n 'debuggi... not ok 9 - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "new" via package "XML::LibXML" at lib/Template/Plugin/XML.pm line 53, line 1. FAILED 10: - template text 4 process FAILED: [% CALL debug_on;\n USE XML(deb... FAILED 11: - (obviously did not match expected) not ok 10 - template text 4 process FAILED: [% CALL debug_on;\n USE XML(deb... not ok 11 - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "new" via package "XML::LibXML" at lib/Template/Plugin/XML.pm line 53, line 1. FAILED 12: - template text 5 process FAILED: [% USE XML;\n 'libxml is '; XML... FAILED 13: - (obviously did not match expected) not ok 12 - template text 5 process FAILED: [% USE XML;\n 'libxml is '; XML... not ok 13 - (obviously did not match expected) ok 14 - template text 6 processed OK: [% CALL libxml_off; \n USE XML;... ok 15 - template text 6 matched expected ok 16 - template text 7 processed OK: [% USE XML(libxml = 0);\n 'libx... ok 17 - template text 7 matched expected ok 18 - template text 8 processed OK: [% CALL libxml_off; \n TRY;\n ... ok 19 - template text 8 matched expected ok 20 - template text 9 processed OK: [% IF libxml;\n CALL libxml_r... ok 21 - template text 9 matched expected FAILED tests 4-13 Failed 10/21 tests, 52.38% okay t/xmlsimple....1..14 ok 1 ok 2 - running test_expect() ok 3 - template processor is engaged ok 4 - input read and split into 5 tests ok 5 - template text 1 processed OK: [% TRY;\n USE xmlsimple = XML... ok 6 - template text 1 matched expected ok 7 - template text 2 processed OK: [% USE xml = XML.Simple(xmlfile)... ok 8 - template text 2 matched expected ok 9 - template text 3 processed OK: [% USE xs = XML.Simple -%]\n[% xm... ok 10 - template text 3 matched expected ok 11 - template text 4 processed OK: [% USE XML;\n xs = XML.simple\n-... ok 12 - template text 4 matched expected ok 13 - template text 5 processed OK: [% USE xs = XML.Simple -%]\n[% xm... ok 14 - template text 5 matched expected ok t/xmlstyle.....1..33 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 15 tests ok 4 - template text 1 processed OK: [% USE xmlstyle -%]\n[% FILTER xm... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% USE xmlstyle foo = { element ... ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% USE xmlstyle foo = { element ... ok 9 - template text 3 matched expected ok 10 - template text 4 processed OK: [% USE xmlstyle -%]\n[% FILTER xm... ok 11 - template text 4 matched expected ok 12 - template text 5 processed OK: [% USE xmlstyle foo = { eleme... ok 13 - template text 5 matched expected ok 14 - template text 6 processed OK: [% USE xmlstyle foo = { eleme... ok 15 - template text 6 matched expected ok 16 - template text 7 processed OK: [% USE xmlstyle -%]\n[% FILTER... ok 17 - template text 7 matched expected ok 18 - template text 8 processed OK: [% USE xmlstyle foo = { attri... ok 19 - template text 8 matched expected ok 20 - template text 9 processed OK: [% USE xmlstyle \n list = {... ok 21 - template text 9 matched expected ok 22 - template text 10 processed OK: [% USE xmlstyle foo = { element ... ok 23 - template text 10 matched expected ok 24 - template text 11 processed OK: [% USE xmlstyle foo = { element ... ok 25 - template text 11 matched expected ok 26 - template text 12 processed OK: [% USE zap = xmlstyle foo = { el... ok 27 - template text 12 matched expected ok 28 - template text 13 processed OK: [% USE zap = xmlstyle foo = { el... ok 29 - template text 13 matched expected ok 30 - template text 14 processed OK: [% USE xmlstyle 'zap' -%]\n[% FIL... ok 31 - template text 14 matched expected ok 32 - template text 15 processed OK: [% USE xmlstyle\n video = {\n ... ok 33 - template text 15 matched expected ok t/xpath........1..21 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 9 tests ok 4 - template text 1 processed OK: [% TRY;\n USE xpath = XML.XPa... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% USE xpath = XML.XPath(xmlfile... ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% USE xpath = XML.XPath(file =>... ok 9 - template text 3 matched expected ok 10 - template text 4 processed OK: [% USE xpath = XML.XPath(filenam... ok 11 - template text 4 matched expected ok 12 - template text 5 processed OK: [% xmltext = BLOCK %]\n\n\n\nwo... ok 21 - template text 9 matched expected ok Failed 1/8 test scripts, 87.50% okay. 10/163 subtests failed, 93.87% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/xml.t 21 10 47.62% 4-13 make: *** [test_dynamic] Error 25