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/2012-02-26

Sunday 26th February 2012

Local Packages

  • Updated perl-DBI to 1.618:

    • Fixed compiler warnings in Driver_xst.h

    • Fixed compiler warning in DBI.xs

    • Fixed Gofer tests failing on Windows (CPAN RT#74975)

    • Fixed my_ctx compile errors on Windows

    • Significantly optimized method dispatch via cache
    • Significantly optimized DBI internals for threads

    • xsub to xsub calling optimization now enabled for threaded perls

    • Corrected typo in example in docs
    • Added note that calling clone() without an argument may warn in future

    • Minor changes to the install_method() docs in DBI::DBD

    • Updated dbipport.h from Devel::PPPort 3.20

  • Updated perl-Sub-Install to 0.926:

    • Cope with terminal dots from new Carp

  • Updated perl-XML-LibXSLT to 1.77:

    • Clarify the quoting of string parameters to the XSLT transformation


Recent