2013-09-26 17:14:40 +02:00

4 lines
151 B
Plaintext

The Perl 5 module Try::Tiny provides bare bones try/catch statements
that are designed to minimize common mistakes with eval blocks, and
NOTHING else.