aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-FloodControl/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/autoPhilip M. Gollucci2010-09-241-1/+0
| | | | | | | | | | are part of lang/perl5* pkg-plist - Bump PORTREVISIONs With Hat: perl@ Notes: svn path=/head/; revision=261734
* Flood control method is used to restrict the number of events to happen orMartin Wilke2009-10-101-0/+14
to be processed in specific perion of time. Few examples are: web server can limit requsets number to a page or you may want to receive no more than 10 SMS messages on your GSM Phone per hour. Applications of this method are unlimited. WWW: http://search.cpan.org/dist/Algorithm-FloodControl/ PR: ports/139411 Submitted by: Andrey <gugu at zoo.rambler.ru> Notes: svn path=/head/; revision=242614