Announce: DBI 1.639

[email protected] (Tim Bunce) Sat, 30 Dec 2017 17:04:54 +0000
Newsgroups perl.dbi.users,perl.dbi.announce
Message-ID <[email protected]>
  file: $CPAN/authors/id/T/TI/TIMB/DBI-1.639.tar.gz
  size: 603697 bytes
   md5: f9bf9775b3dbaabc4630b2b29941aa89
  sha1: d486ad357708054827017a0d7151554704ce6607

=head2 Changes in DBI 1.639 - 28th December 2017

    Fix UTF-8 support for warn/croak calls within DBI internals,
        thanks to pali #53
    Fix dependency on Storable for perl older than 5.8.9,
        thanks to H.Merijn Brand.

    Add DBD::Mem driver, a pure-perl in-memory driver using DBI::DBD::SqlEngine,
        thanks to Jens Rehsack #42

    Corrected missing semicolon in example in documentation,
        thanks to pali #55

=cut

Many thanks to those who contributed.

Enjoy!

Tim.

p.s. There wasn't a 1.638 release.