]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Makefile.PL
filter: use IPC::Run and improve lynx error handling
[public-inbox.git] / Makefile.PL
index f74d146a677110a5d10074b44378c44eb00207e0..7f2d586df30a4bc2397ea8ba4eab1fd0601bdd60 100644 (file)
@@ -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,