aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Cache-Transparent/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Cache-Transparent/pkg-descr')
-rw-r--r--www/p5-HTTP-Cache-Transparent/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/p5-HTTP-Cache-Transparent/pkg-descr b/www/p5-HTTP-Cache-Transparent/pkg-descr
new file mode 100644
index 000000000000..7d7dfae3ed0c
--- /dev/null
+++ b/www/p5-HTTP-Cache-Transparent/pkg-descr
@@ -0,0 +1,5 @@
+Implementation of http get that keeps a local cache of fetched pages to
+avoid fetching the same data from the server if it hasn't been updated.
+The cache is stored on disk and is thus persistent between invocations.
+
+WWW: http://search.cpan.org/~mattiash/HTTP-Cache-Transparent/