Bug 29501: Remove MIME::Lite dependency
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 18 Nov 2021 12:41:44 +0000 (09:41 -0300)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 8 Apr 2022 12:32:28 +0000 (08:32 -0400)
commitbb5af589e7d552123cf2d6a980b50429348e2296
tree19edda1a885a60a8ff1ef43b169ffc59a606a3be
parenta229757a860197e9bc67044423dadd0575381e1c
Bug 29501: Remove MIME::Lite dependency

The library usage is discouraged by the current maintainer and we don't
use it in the codebase anymore.

To test:
1. Apply this patch
2. Run:
   $ git grep MIME::Lite
=> SUCCESS: No uses of the removed library
3. Sign off :-D

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
cpanfile