Kwalitee Issues

No Core Issues.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

Modules

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

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan