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/2015-08-03

Monday 3rd August 2015

Local Packages

  • Updated check to 0.10.0 (see NEWS for details)

  • Updated libidn to 1.32:

    • Fix crash in idna_to_unicode_8z8z and idna_to_unicode_8zlz

  • Updated perl-DBI to 1.634:

    • Enabled strictures on all modules (GH#22); note that this might cause new exceptions in existing code - please take time for extra testing before deploying to production

    • Improved handling of row counts for compiled drivers and enable them to return larger row counts (IV type) by defining new *_iv macros

    • Fixed quote_identifier that was adding a trailing separator when there was only a catalog

    • Removed redundant keys() call in fetchall_arrayref with hash slice (GH#24)

    • Corrected pod xref to Placeholders section

    • Corrected pod grammar (GH#25)

    • Added support for tables('', '', '', '%') special case

    • Added support for DBD prefixes with numbers (GH#19)

    • Added extra initializer for DBI::DBD::SqlEngine based DBD's

    • Added Memory Leaks section to the DBI docs

    • Added Artistic v1 & GPL v1 LICENSE file (GH#21)

  • Updated perl-Mouse to 2.4.5:

    • Fix for older Perl (< 5.22.0) (GH#53)

    • Fix for older Perl (< 5.14.0) (GH#54)


Recent