perl-Data-Throttler - Limit data throughput
Website: | http://search.cpan.org/dist/Data-Throttler/ |
---|---|
License: | "Distributable" |
- Description:
Data::Throttler helps solving throttling tasks like "allow a single IP only to send 100 emails per hour". It provides an optionally persistent data store to keep track of what happened before and offers a simple yes/no interface to an application, which can then focus on performing the actual task (like sending email) or suppressing/postponing it.
Packages
perl-Data-Throttler-0.06-4m.mo8.noarch [17 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.06-4m) - rebuild against perl-5.20.0 |