about summary refs log tree commit homepage
path: root/Makefile.PL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-04-11 22:17:07 +0000
committerEric Wong <e@80x24.org>2014-04-11 22:19:19 +0000
commit546ff31b4c11d74f63aa4501659224dbf864c21c (patch)
tree66fe3705b36013e594dfde7819e2a5cf848addc1 /Makefile.PL
parent6dd243c4706d6df9d95fb98f6bdcf4a0cd844bcd (diff)
downloadpublic-inbox-546ff31b4c11d74f63aa4501659224dbf864c21c.tar.gz
We may occasionally encounter horrid HTML which lynx cannot
handle, so improve error reporting.
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index f74d146a..7f2d586d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -21,7 +21,6 @@ WriteMakefile(
                 'Email::MIME::ContentType' => 0,
                 'Encode::MIME::Header' => 0,
                 'File::Path::Expand' => 0,
-                'IPC::Open2' => 0,
                 'IPC::Run' => 0,
                 'Mail::Thread' => '2.5', # 2.5+ needed for Email::Simple compat
                 'URI::Escape' => 0,