Subject: | missing example/test4.xml |
Appears (using CVS 1.56.1 and CPAN 1.58) that the example xml example/test4.xml (should look like (?):
<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
<xml>
test 4
<xinclude:include href="test2.xml"/>
</xml>
</x>
) is missing. Causes test 17callbacks to fail.