ANN: Four modules for RDFa and HTML
Tim Allwine
tallwine at oreilly.com
Fri Dec 4 22:05:53 CET 2009
Toby Inkster wrote:
> On Thu, 2009-12-03 at 11:03 -0800, Tim Allwine wrote:
>> # 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
>
> This is probably not an error of vital importance.
>
> The RDFa syntax specification is very particular about how XML literals
> are stringified - they need to have xml:lang attributes inserted in
> various places, and be canonicalised using XML-EC14N. It's this
> particularness where the test is failing (it seems).
>
> If you're not doing anything especially fiddly involving rdf:XMLLiteral
> literals then you can just force install it and things will be fine.
>
> Which version of libxml are you using? I'm currently on libxml 2.6.31
> and XML::LibXML 1.69. I'm also using Perl 5.10.1.
>
libxml 2.6.16
XML::LibXML 1.70
perl 5.10.1
TOBYINK/RDF-RDFa-Parser-0.22.tar.gz : make_test FAILED
but failure ignored because 'force' in effect
I'll give it a try.
-Tim
More information about the Dev
mailing list