debian man page for email::mime::createhtml::resolver::cached

Query: email::mime::createhtml::resolver::cached

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Email::MIME::CreateHTML::Resolver::Cached(3pm)		User Contributed Perl Documentation	    Email::MIME::CreateHTML::Resolver::Cached(3pm)

NAME
Email::MIME::CreateHTML::Resolver::Cached - wraps caching around a resource resolver
SYNOPSIS
my $o = new Email::MIME::CreateHTML::Resolver::Cached(\%args) my ($content,$filename,$mimetype,$xfer_encoding) = $o->get_resource($uri)
DESCRIPTION
This is used by Email::MIME::CreateHTML to load resources.
METHODS
$o = new Email::MIME::CreateHTML::Resolver::Cached(\%args) %args can contain: base Base URI to resolve URIs passed to get_resource. object_cache (mandatory) A cache object resolver (mandatory) Another resolver to apply caching to ($content,$filename,$mimetype,$xfer_encoding) = $o->get_resource($uri)
VERSION
$Revision: 1.4 $ on $Date: 2006/08/24 21:41:38 $ by $Author: johna $
AUTHOR
Tony Hennessy, Simon Flack and John Alden
COPYRIGHT
(c) BBC 2005,2006. This program is free software; you can redistribute it and/or modify it under the GNU GPL. See the file COPYING in this distribution, or http://www.gnu.org/licenses/gpl.txt perl v5.10.1 2010-02-12 Email::MIME::CreateHTML::Resolver::Cached(3pm)
Related Man Pages
email::mime::contenttype(3pm) - debian
email::sender::failure(3pm) - debian
email::thread(3pm) - debian
html::rewriteattributes(3pm) - debian
html::rewriteattributes::resources(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file