Limit data throughput
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.
$
pkg install p5-Data-ThrottlerOrigin
devel/p5-Data-Throttler
Size
35.3KiB
License
ART10, GPLv1+
Maintainer
markun@onohara.to
Dependencies
5 packages
Required by
2 packages