[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Omaha.pm] Try::Tiny declared Uncool



On Tue, Oct 21, 2014 at 5:41 PM, Jay Hannah <jay@jays.net> wrote:
Did you know https://metacpan.org/pod/Try::Tiny is Uncool?

Apparently the Cool thing now is:

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

Apparently Catalyst6 is threatening to move to that pattern.

Are we having fun yet?  :)

j

Where is the finally block pattern? 

Is this an attempt to make Catalyst6    ::Tiny? 

-Ted