Help for this page

Select Code to Download


  1. or download this
    not ok 11
    # Test 11 got: "<test contents=\"\xE4\"/>" (t/16docnodes.t at line 57)
    #    Expected: "<test contents=\"\xC3\xA4\"/>"
    #  t/16docnodes.t line 57 is:         ok( $node->serialize(), encodeTo
    +UTF8( 'iso-8859-1',
    
  2. or download this
    my $reader = new XML::LibXML::Reader($how => $fd, URI => $file);