summaryrefslogtreecommitdiff
path: root/devel/p5-Schedule-RateLimiter/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests.agc1-1/+2
2004-04-12Initial import of p5-Schedule-RateLimiter into the NetBSD packages collection.grant1-0/+4
Schedule::RateLimiter provides a way to voluntarily restrict how many times a given action may take place within a specified time frame. Such a tool may be useful if you have written something which periodically polls some public resource and want to ensure that you do not overburden that resource with too many requests.