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 <tomascohen@theke.io>
This commit is contained in:
parent
9b992a797c
commit
9c3fa90aec
1 changed files with 0 additions and 1 deletions
1
cpanfile
1
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';
|
||||
|
|
Loading…
Reference in a new issue