From 172416d1cd465da4242cc744a3f309d307f1311d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 5 Oct 2016 23:47:17 +0000 Subject: thread: remove Mail::Thread dependency Introduce our own SearchThread class for threading messages. This should allow us to specialize and optimize away objects in future commits. --- Makefile.PL | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 4a911037..0bac7c95 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -22,7 +22,6 @@ WriteMakefile( 'Email::MIME::ContentType' => 0, 'Email::Simple' => 0, 'Encode::MIME::Header' => 0, - 'Mail::Thread' => '2.5', # 2.5+ needed for Email::Simple compat 'Plack' => 0, 'URI::Escape' => 0, # We have more test dependencies, but do not force -- cgit v1.2.3-24-ge0c7