[LON-CAPA-dev] MIME::Lite MIME::Types perl modules
Stuart Peter Raeburn
lon-capa-dev@mail.lon-capa.org
Tue, 13 Jul 2004 13:59:48 -0400
Hi all,
Note: new perl modules are required for the version of lonsupportreq.pm in
CVS head.
loncom/interface/lonsupportreq.pm v. 1.5 uses the following perl modules:
MIME::Lite (http://search.cpan.org/~yves/MIME-Lite-3.01/)
MIME::Types (http://search.cpan.org/~markov/MIME-Types-1.13/)
RPMs are available as follows:
Fedora core 2 RPMs:
http://download.fedora.us/fedora/redhat/2/i386/SRPMS.stable/perl-MIME-Types-
1.13-0.fdr.3.2.src.rpm
http://download.atrpms.net/production/sources/fedora-2-i386/atrpms/perl-MIME
-Lite-3.01-1.rhfc2.at.src.rpm
Red Hat 7.3 RPMs:
http://download.atrpms.net/production/packages/redhat-7.3-i386/atrpms/perl-M
IME-Lite-3.01-1.rh7.3.at.noarch.rpm
MIME::Lite is a lightweight package for generating MIME messages that does
not require the much larger MIME::tools package.
Stuart