PaulHowarth/Blog/2018-10-29

Monday 29th October 2018

Fedora Project

  • Updated perl-DBD-CSV to 0.54 in Rawhide:

    • Free unref scalar test fixed in Text::CSV_XS 1.35

Local Packages

  • Updated perl-DBD-CSV to 0.54 as per the Fedora version

  • Updated perl-DBI to 1.642:

    • Fix '.' in @INC for proxy test under parallel load

    • Fix driver-related croak() in DBI->connect to report the original DSN (GH#67)

    • Introduce a new statement DBI method $sth->last_insert_id() (GH#64)

    • Allow to call $dbh->last_insert_id() method without arguments (GH#64)

    • Added a new XS API function variant dbd_db_do6() (GH#61)

    • Fix misprints in doc of selectall_hashref (GH#69)

    • Remove outdated links to DBI related training resources (CPAN RT#125999)


Recent