Sub-Throttler 0.2.1
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Sub::Throttler | Rate limit sync and async function calls | v0.2.1 | metacpan |
Sub::Throttler::Limit | throttle by quantity | v0.2.1 | metacpan |
Sub::Throttler::Periodic::EV | throttle by rate (quantity per time) | v0.2.1 | metacpan |
Sub::Throttler::Rate::AnyEvent | throttle by rate (quantity per time) | v0.2.1 | metacpan |
Sub::Throttler::Rate::rr | metacpan | ||
Sub::Throttler::algo | base class for throttling algorithms | v0.2.1 | metacpan |