aboutsummaryrefslogtreecommitdiff
path: root/www/p5-LWP-UserAgent-WithCache
Commit message (Collapse)AuthorAgeFilesLines
* - use CPAN macroYen-Ming Lee2008-03-172-7/+6
| | | | | | | | | | | | | - unify dependency - fix pkg-plist - bump PORTREVISION PR: 121773 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=209207
* LWP::UserAgent::WithCache is a LWP::UserAgent extention.Martin Wilke2007-10-124-0/+39
It handle 'If-Modified-Since' request header with local cache file. local cache files are implemented by Cache::FileCache. WWW: http://search.cpan.org/dist/LWP-UserAgent-WithCache/ PR: ports/117146 Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org> Notes: svn path=/head/; revision=201376