| Email-MIME-CreateHTML documentation | view source | Contained in the Email-MIME-CreateHTML distribution. |
Email::MIME::CreateHTML::Resolver - provides the appropriate resource resolver
my $o = new Email::MIME::CreateHTML::Resolver(\%args) my ($content,$filename,$mimetype,$xfer_encoding) = $o->get_resource($uri)
This is used by Email::MIME::CreateHTML to load resources.
$Revision: 1.5 $ on $Date: 2006/08/24 21:41:38 $ by $Author: johna $
Tony Hennessy, Simon Flack and John Alden
(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
| Email-MIME-CreateHTML documentation | view source | Contained in the Email-MIME-CreateHTML distribution. |