summaryrefslogtreecommitdiffstats
path: root/lang/p5-Try-Tiny-Retry/pkg-descr
blob: 78915e16129f95ad10cc15326968357a7e85aacb (plain)
1
2
3
4
5
6
7
8
This module extends Try::Tiny to add support for retries.

Try::Tiny provides bare bones try/catch statements that are designed
to minimize common mistakes done with eval blocks (for instance assuming
that $@ is set to a true value on error, or clobbering previous values
of $@, and NOTHING else.

WWW: http://search.cpan.org/dist/Try-Tiny-Retry/
OpenPOWER on IntegriCloud