Subject: | Entity 'title' not defined (with newest XML::LibXML?) |
The test suite started to fail:
...
t/xml/test01.xml:4: parser error : Entity 'title' not defined
&title;
^
# Looks like your test exited with 255 just after 2.
t/xml.t ...................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/14 subtests
...
Possibly caused by this change: https://metacpan.org/source/SHLOMIF/XML-LibXML-2.0202/Changes#L4-5
Statistical analysis also suggests that the problem startes with XML::LibXML 2.0202 (theta=-1 means "bad"):
****************************************************************
Regression 'mod:XML::LibXML'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 96070105240601536.00
[1='eq_2.0117'] 0.0000 0.0000 2.10
[2='eq_2.0118'] 0.0000 0.0000 1.01
[3='eq_2.0119'] 0.0000 0.0000 1.51
[4='eq_2.0121'] 0.0000 0.0000 2.53
[5='eq_2.0122'] 0.0000 0.0000 2.27
[6='eq_2.0123'] 0.0000 0.0000 3.41
[7='eq_2.0124'] 0.0000 0.0000 3.41
[8='eq_2.0126'] 0.0000 0.0000 1.01
[9='eq_2.0128'] 0.0000 0.0000 5.60
[10='eq_2.0129'] 0.0000 0.0000 3.53
[11='eq_2.0131'] 0.0000 0.0000 1.69
[12='eq_2.0132'] 0.0000 0.0000 2.87
[13='eq_2.0200'] 0.0000 0.0000 6.82
[14='eq_2.0201'] 0.0000 0.0000 4.20
[15='eq_2.0202'] -1.0000 0.0000 -61742775901643248.00
R^2= 1.000, N= 141, K= 16
****************************************************************