From 1761fba7befab2681276ac8f123593610ad27e58 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 22 Aug 2015 08:00:37 +0000 Subject: remove XML::Atom::SimpleFeed dependency We will attempt to generate Atom feeds "by hand" as the XML::Atom::SimpleFeed API does not support streaming output. Since email is large and servers are small, this should prevent wasting memory when we generate larger feeds. Of course, we hope clients use SAX parsers capable of handling large streams without slurping. --- INSTALL | 1 - 1 file changed, 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 2bd2eca1..17f1c2b1 100644 --- a/INSTALL +++ b/INSTALL @@ -39,7 +39,6 @@ Optional modules: - CGI[1] perl-modules[2] - Mail::Thread (2.5+)[1] libmail-thread-perl - URI::Escape[1] liburi-perl - - XML::Atom::SimpleFeed[1] libxml-atom-simplefeed-perl - Search::Xapian[3] libsearch-xapian-perl - IO::Compress::Gzip[3] libio-compress-perl -- cgit v1.2.3-24-ge0c7