Bug 2274: reducing MIME::Lite requirement to 3.0
authorAndrew Moore <andrew.moore@liblime.com>
Thu, 10 Jul 2008 20:49:12 +0000 (15:49 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 10 Jul 2008 21:08:40 +0000 (16:08 -0500)
There has been a report of difficulties installing MIME::Lite 3.01. Only 3.0 is really necessary, so I'm relaxing the requirements.

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

index f04a6d4..167fc9c 100644 (file)
@@ -567,7 +567,7 @@ WriteMakefile(
                             'MARC::File::XML'                  => 0.88,
                             'MARC::Record'                     => 2.00,
                             'MIME::Base64'                     => 3.07,
-                            'MIME::Lite'                       => 3.01,
+                            'MIME::Lite'                       => 3.00,
                             'MIME::QuotedPrint'                => 3.07,
                             'Mail::Sendmail'                   => 0.79,
                             'Net::LDAP'                        => 0.33, # optional