#acl PaulHowarth:read,write,admin,revert,delete All:read === 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:74975|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 `perl`s * 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 ----