EnlightenedPerlOrganisation / task-kensho

A Glimpse at an Enlightned Perl Distribution
http://search.cpan.org/dist/Task-Kensho
Other
71 stars 23 forks source link

Add Syntax::Keyword::Try to Exceptions category #39

Closed Grinnz closed 5 years ago

Grinnz commented 6 years ago

The new best-in-class for exception handling. I know, this means my previous issue of a module that requires Perl 5.14 will be present, but it's worth it here.

karenetheridge commented 6 years ago

I'm not bothered much by some modules requiring 5.14. Half the purpose of TK's existence is for documentation, and for the other half, the user can still get everything else even if one of the prereqs fails to install.

iynehz commented 5 years ago

I dont think it is a problem if something requires 5.14. actually I would argue that people should use at least 5.14 for modern perl development.