1config BR2_PACKAGE_PERL_MIME_TOOLS 2 bool "perl-mime-tools" 3 select BR2_PACKAGE_PERL_MAILTOOLS # runtime 4 help 5 Tools to manipulate MIME messages. 6 7 https://metacpan.org/release/MIME-tools 8