Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl5-dbi/dbi] 598f17: Add new attribute RaiseWarn

0 views
Skip to first unread message

Tim Bunce

unread,
May 1, 2019, 12:00:03 AM5/1/19
to dbi...@perl.org
Branch: refs/heads/master
Home: https://github.com/perl5-dbi/dbi
Commit: 598f17843c8e680ee296398c7bdd62e0d32829d7
https://github.com/perl5-dbi/dbi/commit/598f17843c8e680ee296398c7bdd62e0d32829d7
Author: Pali <pa...@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....@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
0 new messages