From 46ead2d054f06e562033df30367ae62b8705def3 Mon Sep 17 00:00:00 2001 From: Mason James Date: Thu, 1 Sep 2022 04:38:17 +1200 Subject: [PATCH] Bug 31499: Add libhttp-tiny-perl 0.076 dependency for ES7 no testing info provided Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 486f5af3035228f5ad55175ee6ff0b78a96c64b7) Signed-off-by: Lucas Gass (cherry picked from commit c3c006713bd8bc457b73dbcd3423a2506369bf9e) Signed-off-by: Arthur Suzuki --- cpanfile | 1 + 1 file changed, 1 insertion(+) diff --git a/cpanfile b/cpanfile index 7e654ce6e6..1080f2fc45 100644 --- a/cpanfile +++ b/cpanfile @@ -52,6 +52,7 @@ requires 'HTML::Scrubber', '0.08'; requires 'HTTP::Cookies', '1.39'; requires 'HTTP::OAI', '3.2'; requires 'HTTP::Request::Common', '1.26'; +requires 'HTTP::Tiny', '0.076'; requires 'IPC::Cmd', '0.46'; requires 'JSON', '2.07'; requires 'JSON::Validator', '3.14'; -- 2.39.5