K 10 svn:author V 2 zi K 8 svn:date V 27 2014-08-13T15:48:42.453100Z K 7 svn:log V 382 New port: lang/p5-Try-Tiny-Retry: 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/ END