Extends Try::Tiny to allow retries
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.
$
pkg install p5-Try-Tiny-RetryOrigin
lang/p5-Try-Tiny-Retry
Size
13.7KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
0 packages