Provided by: libemail-mime-createhtml-perl_1.030-2_all bug

NAME

       Email::MIME::CreateHTML::Resolver::LWP - uses LWP as a resource resolver

SYNOPSIS

               my $o = new Email::MIME::CreateHTML::Resolver::LWP(\%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::LWP(\%args)
           %args can contain:

           base
               Base URI to resolve URIs passed to get_resource.

       ($content,$filename,$mimetype,$xfer_encoding) = $o->get_resource($uri)

VERSION

       $Revision: 1.7 $ 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