https://github.com/nigelhorne/lwp-useragent-throttled
Throttle requests to a site
https://github.com/nigelhorne/lwp-useragent-throttled
lwp perl user-agent
Last synced: about 1 year ago
JSON representation
Throttle requests to a site
- Host: GitHub
- URL: https://github.com/nigelhorne/lwp-useragent-throttled
- Owner: nigelhorne
- License: gpl-2.0
- Created: 2017-05-26T16:06:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-28T01:29:26.000Z (over 1 year ago)
- Last Synced: 2025-01-28T02:31:14.505Z (over 1 year ago)
- Topics: lwp, perl, user-agent
- Language: Perl
- Size: 103 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
LWP-UserAgent-Throttled 0.12
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc LWP::UserAgent::Throttled
You can also look for information at:
RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=LWP-UserAgent-Throttled
AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/LWP-UserAgent-Throttled
Search CPAN
http://search.cpan.org/dist/LWP-UserAgent-Throttled/
LICENSE AND COPYRIGHT
Copyright (C) 2017-2025 Nigel Horne
This program is released under the following licence: GPL2