- Change t/02parse.t to test for the localized error message:
- Fix the skip() and 'plan skip_all' syntax in t/06elements.t and
t/49global_extent.t for old versions of XML::LibXML:
- http://www.cpantesters.org/cpan/report/b648ae66-a569-11e0-a41d-a7c8b84ee953
- It did not match the one specified in Test::More.
- http://www.cpantesters.org/cpan/report/b648ae66-a569-11e0-a41d-a7c8b84ee953
- Convert more test scripts from Test.pm to Test::More.