Explorar o código

add header parser to deps

George Baugh %!s(int64=3) %!d(string=hai) anos
pai
achega
e7dff70c39
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Makefile.PL

+ 1 - 0
Makefile.PL

@@ -51,6 +51,7 @@ WriteMakefile(
     'IO::Compress::Brotli'   => '0',
     'IO::Compress::Gzip'     => '0',
     'IO::Compress::Deflate'  => '0',
+    'HTTP::HeaderParser::XS' => '0',
   },
   test => {TESTS => 't/*.t'}
 );