Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2011-07-01

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 RT#51086)

    • Add the file HACKING.txt with style guidelines

    • Fix 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 RT#69205)


Recent