Re: How to check if a DateTime is invalid (again - but this time without using eval)?

[email protected] (Eric Brine) Mon, 3 Jul 2017 12:30:08 -0400
Newsgroups perl.datetime
Message-ID <CALJW-qEbp26V2L-x5abWkqFMOV9Ka=wwXZOAKXm+uCw=e+hSDQ@mail.gmail.com>
On Mon, Jul 3, 2017 at 11:11 AM, Thomas Klausner <[email protected]> wrote:

> I personally don't like Try::Tiny, because it changes how 'return' works
> inside an eval (well, try)


What difference is there?