blob: 22114401da7c21aeffa10009fd381100841f453c (
plain)
1
2
3
4
5
6
|
perl-lwp-useragent-cached (LWP::UserAgent caching mechanism)
LWP::UserAgent::Cached is yet another LWP::UserAgent subclass with
cache support. It stores cache in the files on local filesystem and if
response already available in the cache returns it instead of making
HTTP request.
|