B. Watson 691012eedd perl/perl-lwp-useragent-cached: Remove template comment. hace 2 años
..
README 691012eedd perl/perl-lwp-useragent-cached: Remove template comment. hace 2 años
no_test_requires.diff 8219eb5747 perl/perl-lwp-useragent-cached: Added (UserAgent caching mechanism). hace 9 años
perl-lwp-useragent-cached.SlackBuild 691012eedd perl/perl-lwp-useragent-cached: Remove template comment. hace 2 años
perl-lwp-useragent-cached.info 383838d51f perl/perl-lwp-useragent-cached: Updated for version 0.08. hace 4 años
slack-desc 8219eb5747 perl/perl-lwp-useragent-cached: Added (UserAgent caching mechanism). hace 9 años

README

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.