#acl PaulHowarth:read,write,admin,revert,delete All:read === Friday 1st July 2011 === ==== Local Packages ==== * Updated `perl-XML-LibXML` to 1.76: * Cleaned up `t/28new_callbacks_multiple.t` - convert to a ''Counter and Stacker'' class * After that, the regression test for it was added ([[CPAN:51086|CPAN RT#51086]]) * Add the file `HACKING.txt` with style guidelines * Fix [[CPAN:53270|CPAN RT#53270]] (`suppress_errors` option not honoured by `load_html()` method if set in parser object), with a test in `t/49_load_html.t` * Uncovered some more bugs, documented in `TODO` * Created `t/lib/TestHelpers.pm` with `slurp()`, `utf8_slurp()` and, in the future, some other routines * Skipping for `LIBXML_RUNTIME_VERSION()` ''less than'' 2.7 instead of ''more than'' in `t/09xpath.t` ([[CPAN:69205|CPAN RT#69205]]) ----