Subject: | Mime::Parser will not install on Ubuntu 18.04 |
System: Ubuntu 18.04 with Perl 5.26.1.
I tried installing Mime::Parser like this:
sudo cpanm Mime::Parser
but I get this error:
Constants from lexical variables potentially modified elsewhere are deprecated. This will not be allowed in Perl 5.32 at /usr/local/bin/cpanm line 406.
! Finding Mime::Tools on cpanmetadb failed.
! Finding Mime::Tools () on mirror http://www.cpan.org failed.
! Couldn't find module or a distribution Mime::Tools
Mime::Tools on Metacpan hasn't been updated since 2017.
Any ideas how to get this to install?