[Omaha.pm] Try::Tiny declared Uncool

Jay Hannah jay at jays.net
Wed Oct 22 17:05:47 PDT 2014


On Oct 22, 2014, at 3:28 PM, Sterling Hanenkamp <sterling at hanenkamp.com> wrote:
> On Tue, Oct 21, 2014 at 5:41 PM, Jay Hannah <jay at jays.net> wrote:
>> Apparently Catalyst6 is threatening to move to that pattern.
> Why? What's the proposed reason for the change?

One less dependency, simpler to not use Try::Tiny when apparently

   eval { ... ; 1 } || do { ... };

covers all the cases that prompted the adoption of Try::Tiny into Catalyst.

j







More information about the Omaha-pm mailing list