From 62f28026e624ed30d620063a0fa92cbedb7f6673 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 10 Jan 2020 08:49:31 +0000 Subject: make Plack optional for non-WWW and non-httpd users Some users just want to run -mda, -watch, and/or -nntpd. Let them run just those without forcing them to pull in a bunch of dependencies. --- INSTALL | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 137c9a54..f834b49f 100644 --- a/INSTALL +++ b/INSTALL @@ -39,11 +39,6 @@ Beyond that, there is a long list of Perl modules required, starting with: pkg: p5-Email-MIME rpm: perl-Email-MIME -* Plack deb: libplack-perl - pkg: p5-Plack - rpm: perl-Plack, perl-Plack-Test, - (for HTML/Atom generation) - * URI::Escape deb: liburi-perl pkg: p5-URI rpm: perl-URI @@ -55,6 +50,11 @@ Where "deb" indicates package names for Debian-derived distributions, Numerous optional modules are likely to be useful as well: +* Plack deb: libplack-perl + pkg: p5-Plack + rpm: perl-Plack, perl-Plack-Test, + (for HTML/Atom generation) + - DBD::SQLite deb: libdbd-sqlite3-perl pkg: p5-DBD-SQLite rpm: perl-DBD-SQLite -- cgit v1.2.3-24-ge0c7