Subject: | optional_features breaks installation under CPAN shell |
Currently the CPAN shell gets *very* confused if a module is both required and recommended, which seems to be how it interprets the optional_features META entry. For details, see <https://rt.cpan.org/Ticket/Display.html?id=123505>. If you would consider removing the optional_features entry, or removing the ‘recommends’ entry (I think optional_features covers it), it would make it easier to test your module and other modules that depend on it.