| This Release | Action-Retry-0.10 | [Download] [Browse] | 17 Jan 2013 | ||||
| Latest Release | Action-Retry-0.21 | [Download] [Browse] | 11 Feb 2013 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs ] [ Dependencies ] [ Other Tools ] | ||||||
| Repository | git://github.com/dams/Action-Retry.git | ||||||
| CPAN Testers | PASS (6) FAIL (229) UNKNOWN (2) [ View Reports ] [ Perl/Platform Version Matrix ] | ||||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| ||||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | ||||||
| Special Files |
|
||||||
| Action::Retry | Module to try to perform an action, with various ways of retrying and sleeping between retries. | 0.10 | |
| Action::Retry::Strategy | Srategy role that any Action::Retry strategy should consume | 0.10 | |
| Action::Retry::Strategy::Fibonacci | Fibonacci incrementation of sleep time strategy | 0.10 | |
| Action::Retry::Strategy::HelperRole::RetriesLimit | Helper to be consumed by Action::Retry Strategies, to enable giving up retrying after a number of retries | 0.10 | |
| Action::Retry::Strategy::HelperRole::SleepTimeout | Helper to be consumed by Action::Retry Strategies, to enable giving up retrying when the sleep_time is too big | 0.10 | |
| Action::Retry::Strategy::Linear | Linear incrementation of sleep time strategy | 0.10 |