RECENT POSTS
P5-try-tiny-retry
May 26, 2018
Extends Try::Tiny to allow retries
This module extends TryTiny to add support for retries.
TryTiny 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/
- Older
- Newer