Movatterモバイル変換


[0]ホーム

URL:


 / 
Action-Retry-0.24
River stage one • 4 direct dependents • 4 total dependents

Changes for version 0.24 - 2014-05-21

  • fix typo

Modules

Action::Retry
Module to try to perform an action, with various ways of retrying and sleeping between retries.
Action::Retry::Strategy
Srategy role that any Action::Retry strategy should consume
Action::Retry::Strategy::Constant
Constant sleep time strategy
Action::Retry::Strategy::Fibonacci
Fibonacci incrementation of sleep time strategy
Action::Retry::Strategy::HelperRole::RetriesLimit
Helper to be consumed by Action::Retry Strategies, to enable giving up retrying after a number of retries
Action::Retry::Strategy::HelperRole::SleepCapping
Helper to be consumed by Action::Retry Strategies, to enable capping the sleep time
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
Action::Retry::Strategy::Linear
Linear incrementation of sleep time strategy

Other files

Module Install Instructions

To install Action::Retry, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Action::Retry

CPAN shell

perl -MCPAN -e shellinstall Action::Retry

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp