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/2013-01-10

Thursday 10th January 2013

Local Packages

  • Updated perl-DBD-CSV to 0.38:

    • Fixed CPAN RT#80078, resulting in getline calls on undef

    • Require latest DBI and SQL::Statement

    • Updated copyright to 2013
    • Fixes for DBI ≥ 1.623

  • Updated perl-Net-Server to 2.007:

    • Update run_dequeue to clear out signals after fork

    • Add serialize none for PreFork and PreForkSimple servers that are not multi-port

    • Allow for auto-assigned port to be the same when hostname resolves to multiple ips/ipvs (CPAN RT#78024)

    • Fix bug in header parsing (CPAN RT#82125)

    • Fix warning bug (CPAN RT#78828)

    • Fix wrong wantarray context in Proto::TCP (CPAN RT#31437)

    • Simplify _get_commandline to just use $0 - no fishing in proc (CPAN RT#80260)

    • Fix uninitialized begin (CPAN RT#78830)

    • Fix misplaced +2 (CPAN RT#78827)

    • Fix various spelling errors and pod nits (CPAN RT#77994)

    • Allow for log calls from the MUX object (CPAN RT#78514)

    • Give an error at begin time of SSLEAY if the needed Fcntl function is not available on this platform (CPAN RT#82542)

    • Make all of the tests self cancel much earlier if there is an error handling the request
    • Add a stronger timeout to PreFork tests - ideally we'd like to find a real way to test these on windows (CPAN RT#81141, CPAN RT#81993) - still broken - but shouldn't hang

    • Superficial changes to help packagers not list Log4perl as dependency (it is optional)


Recent