LWP::UserAgent::WithCache is a LWP::UserAgent extention. It handle
'If-Modified-Since' request header with local cache file. local cache files are
implemented by Cache::FileCache.

WWW: https://metacpan.org/release/LWP-UserAgent-WithCache
