diff options
Diffstat (limited to 'perl/perl-lwp-useragent-cached/README')
-rw-r--r-- | perl/perl-lwp-useragent-cached/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/perl/perl-lwp-useragent-cached/README b/perl/perl-lwp-useragent-cached/README index e3700fdfc689d..22114401da7c2 100644 --- a/perl/perl-lwp-useragent-cached/README +++ b/perl/perl-lwp-useragent-cached/README @@ -1,5 +1,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. +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. |