summaryrefslogtreecommitdiffstats
path: root/perl/perl-lwp-useragent-cached/README
blob: e3700fdfc689d221b5e5f5dcf2f303c609c42143 (plain)
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.