![]() |
![]()
| ![]() |
![]()
NAMEEmail::MIME::CreateHTML::Resolver::Filesystem - finds resources via the filesystem SYNOPSISmy $o = new Email::MIME::CreateHTML::Resolver::Filesystem(\%args) my ($content,$filename,$mimetype,$xfer_encoding) = $o->get_resource($uri) DESCRIPTIONThis is used by Email::MIME::CreateHTML to load resources. METHODS
TODO- Currently the MIME type is deduced from the file extension via MIME::Types; given we have the content available, more sophisticated strategies are probably possible AUTHORTony Hennessy, Simon Flack and John Alden with additional contributions by Ricardo Signes <rjbs@cpan.org> and Henry Van Styn <vanstyn@cpan.org> 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
|