[perl5-dbi/dbi] f70f31: Fix DBI documentation about eval { } usage

[email protected] (Tim Bunce) Sun, 13 Aug 2017 14:33:04 -0700
Newsgroups perl.dbi.dev
Message-ID <5990c590d9791_1f103ff256bc7c346674f@hookshot-fe6-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/perl5-dbi/dbi
  Commit: f70f31d8455e342f3d79e8a72d401dce71a8ee03
      https://github.com/perl5-dbi/dbi/commit/f70f31d8455e342f3d79e8a72d401dce71a8ee03
  Author: Pali <[email protected]>
  Date:   2017-08-13 (Sun, 13 Aug 2017)

  Changed paths:
    M DBI.pm

  Log Message:
  -----------
  Fix DBI documentation about eval { } usage

Explanation at: https://metacpan.org/pod/Try::Tiny#might-not-be-a-true-value


  Commit: 93faa5dfdc840306b4733f64c123f8d9f6f92f19
      https://github.com/perl5-dbi/dbi/commit/93faa5dfdc840306b4733f64c123f8d9f6f92f19
  Author: Tim Bunce <[email protected]>
  Date:   2017-08-13 (Sun, 13 Aug 2017)

  Changed paths:
    M DBI.pm

  Log Message:
  -----------
  Use Try::Tiny for some examples using eval.


Compare: https://github.com/perl5-dbi/dbi/compare/a43696a9673d...93faa5dfdc84