in reply to Vertical Tab (\x0b) in XML::LibXML
Do I miss something? Should I file a bug report?
Use the option to not die on errors
'XML::LibXML'->new( qw/ recover 2 / )->load_xml(string => $doc->toStri +ng)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Vertical Tab (\x0b) in XML::LibXML 'XML::LibXML'->new( qw/ recover 2 / )->load_xml
by choroba (Cardinal) on Jul 23, 2014 at 22:15 UTC | |
by Anonymous Monk on Jul 23, 2014 at 22:50 UTC | |
by choroba (Cardinal) on Jul 23, 2014 at 23:04 UTC | |
by Anonymous Monk on Jul 23, 2014 at 23:18 UTC |