From 3756a98a2dfca82e8b2fef2bbf4897e30a0b2122 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Tue, 25 Jul 2023 08:20:48 -0300 Subject: [PATCH] Bug 33964: (QA follow-up) Remove library from cpanfile Email::Sender::Transport::SMTP::Persistent is part of the Email::Sender distribution, and a git diff on the repository doesn't show any difference. The patch author just took the number from MetaCPAN. Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 9c3fa90aec58dbc50a7577489a20d1b74556f790) Signed-off-by: Fridolin Somers --- cpanfile | 1 - 1 file changed, 1 deletion(-) diff --git a/cpanfile b/cpanfile index a9983c29c9..3dddcad362 100644 --- a/cpanfile +++ b/cpanfile @@ -41,7 +41,6 @@ requires 'Email::Address', '>= 1.908'; requires 'Email::Date', '1.103'; requires 'Email::MessageID', '1.406'; requires 'Email::Sender', '1.300030'; -requires 'Email::Sender::Transport::SMTP::Persistent', '2.6'; requires 'Email::Stuffer', '0.014'; requires 'Exception::Class', '1.38'; requires 'File::Slurp', '9999.13'; -- 2.20.1