ANN: Four modules for RDFa and HTML
Tim Allwine
tallwine at oreilly.com
Thu Dec 3 20:03:41 CET 2009
Toby Inkster wrote:
> At lunch time today I released the following modules to CPAN:
>
> - HTML::HTML5::Parser 0.01
> - HTML::HTML5::Sanity 0.01
> - RDF::RDFa::Parser 0.22
> - RDF::RDFa::Parser::Redland 0.22
>
Trying to install on Mac OS X 10.5.8 perl 5.10.1
XML::LibXML installed just fine.
-Tim
CPAN.pm: Going to build T/TO/TOBYINK/RDF-RDFa-Parser-0.22.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for RDF::RDFa::Parser
cp lib/RDF/RDFa/Parser.pm blib/lib/RDF/RDFa/Parser.pm
Manifying blib/man3/RDF::RDFa::Parser.3
TOBYINK/RDF-RDFa-Parser-0.22.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/0-parser.t ...... ok
t/curie.t ......... ok
t/lang.t .......... ok
t/named-graphs.t .. ok
t/rdfxml.t ........ ok
t/xmlbase.t ....... ok
t/xmlliteral.t .... 1/7
# Failed test 'XML seems to have correct literal value (with
ec14n)'
# at t/xmlliteral.t line 37.
# Looks like you failed 1 test of 7.
t/xmlliteral.t .... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests
Test Summary Report
-------------------
t/xmlliteral.t (Wstat: 256 Tests: 7 Failed: 1)
Failed test: 7
Non-zero exit status: 1
Files=7, Tests=61, 3 wallclock secs ( 0.04 usr 0.02 sys + 3.11
cusr 0.23 csys = 3.40 CPU)
Result: FAIL
Failed 1/7 test programs. 1/61 subtests failed.
make: *** [test_dynamic] Error 1
TOBYINK/RDF-RDFa-Parser-0.22.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this
module, try:
reports TOBYINK/RDF-RDFa-Parser-0.22.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
TOBYINK/RDF-RDFa-Parser-0.22.tar.gz : make_test NO
More information about the Dev
mailing list