Bug 29501: Remove MIME::Lite dependency
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 18 Nov 2021 12:41:44 +0000 (09:41 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 4 Apr 2022 14:23:44 +0000 (16:23 +0200)
commitd66ea510b3167cce3a52f147e8cd487fa9676168
tree891a370abb078af0dcbf71f75d6414e678bb8816
parent241cd7ff37fdb037e2bd662d282cfed745876809
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>
cpanfile