Bug 2274 [2/5]: adding MIME::Lite to list of required modules
authorAndrew Moore <andrew.moore@liblime.com>
Wed, 9 Jul 2008 16:56:40 +0000 (11:56 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 10 Jul 2008 14:10:44 +0000 (09:10 -0500)
commit6fce5692ba7ac591d0c2a671503bc517d08591a9
treeddeae418dbba2043e75f68611b917db762b34440
parent74118daa82885bacd427148b57ff1d04a33136cb
Bug 2274 [2/5]: adding MIME::Lite to list of required modules

formerly, the overdues cronjobs were crafting their own MIME message attachments (poorly). This
patch adds a dependency on MIME::Lite, the de facto standard perl module for forming usable
emails with MIME attachments. MIME::Lite is pure perl and well supported on numerous platforms:
http://testers.cpan.org/show/MIME-Lite.html

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Makefile.PL
about.pl