summaryrefslogtreecommitdiffstats
path: root/perl/perl-lwp-useragent-cached/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-lwp-useragent-cached/README')
-rw-r--r--perl/perl-lwp-useragent-cached/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/perl/perl-lwp-useragent-cached/README b/perl/perl-lwp-useragent-cached/README
index e3700fdfc6..22114401da 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.