aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Cache-Transparent/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Update search.cpan.org WWW: entries to have a trailing slash.Bill Fenner2006-02-201-1/+1
| | | | | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in. Notes: svn path=/head/; revision=156536
* - Add p5-HTTP-Cache-TransparentMichael Johnson2005-10-141-0/+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. Notes: svn path=/head/; revision=145328