Branch: refs/heads/master
  Home:   https://github.com/perl5-dbi/dbi
  Commit: 598f17843c8e680ee296398c7bdd62e0d32829d7
      
https://github.com/perl5-dbi/dbi/commit/598f17843c8e680ee296398c7bdd62e0d32829d7
  Author: Pali <p...@cpan.org>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
    M DBI.pm
    M DBI.xs
    M DBIXS.h
    M MANIFEST
    M lib/DBD/Gofer.pm
    M lib/DBI/PurePerl.pm
    M t/06attrs.t
    M t/08keeperr.t
    A t/17handle_error.t
    M t/19fhtrace.t

  Log Message:
  -----------
  Add new attribute RaiseWarn

The RaiseWarn attribute can be used to force warnings to raise exceptions
rather then simply printing them. It is off by default.

Similar to attribute RaiseError.


  Commit: 073e9ae2a7ad90941a5f2e8119712aa218a3dee0
      
https://github.com/perl5-dbi/dbi/commit/073e9ae2a7ad90941a5f2e8119712aa218a3dee0
  Author: Tim Bunce <tim.bu...@pobox.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
    M DBI.pm
    M DBI.xs
    M DBIXS.h
    M MANIFEST
    M lib/DBD/Gofer.pm
    M lib/DBI/PurePerl.pm
    M t/06attrs.t
    M t/08keeperr.t
    A t/17handle_error.t
    M t/19fhtrace.t

  Log Message:
  -----------
  Merge pull request #71 RaiseWarn from pali/master

Add new attribute RaiseWarn


Compare: https://github.com/perl5-dbi/dbi/compare/a65554d1aff0...073e9ae2a7ad

Reply via email to