mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
691012eedd
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
283 B
Text
6 lines
283 B
Text
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.
|