パッケージ: libhttp-cache-transparent-perl (1.4-1)
libhttp-cache-transparent-perl に関するリンク
Trisquel の資源:
libhttp-cache-transparent-perl ソースパッケージをダウンロード:
- [libhttp-cache-transparent-perl_1.4-1.dsc]
- [libhttp-cache-transparent-perl_1.4.orig.tar.gz]
- [libhttp-cache-transparent-perl_1.4-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Nick Morrott
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module used to transparently cache HTTP requests
HTTP::Cache::Transparent is an 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.
The HTTP headers If-Modified-Since and ETag are used to let the server decide if the version in the cache is up-to-date or not. All HTTP requests are made through the LWP module. Data is stored on disk by the Storable module. Digest::MD5 is used for creating a hash of the URL.
その他の libhttp-cache-transparent-perl 関連パッケージ
|
|
|
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language