Argument "6.36_02" isn't numeric in numeric ge (>=) at Makefile.PL line 21. 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 /Users/cpanrun/build/5.10.0/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 ok 4 - template text 1 processed OK: [% CALL debug_on; \n USE XML;\n ... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% CALL debug_off; \n USE XML;\n... ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% USE XML(debug=1);\n 'debuggi... ok 9 - template text 3 matched expected ok 10 - template text 4 processed OK: [% CALL debug_on;\n USE XML(deb... ok 11 - template text 4 matched expected ok 12 - template text 5 processed OK: [% USE XML;\n 'libxml is '; XML... ok 13 - template text 5 matched 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 ok 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 All tests successful. Files=8, Tests=163, 5 wallclock secs ( 3.12 cusr + 0.59 csys = 3.71 CPU) make: *** [htmlifypods] Hangup