Subject: | WriteMakefile should fail if ^H or other special chars in arguments |
WriteMakefile should fail if it get bad characters in its arguments. That
would help to warn a CPAN author early.
Use case:
There is currently a module on the CPAN (Device::Kiln::Orton) which has ^H
in its ABSTRACT. This causes problems on the CPAN infrastructure when
module metadata is exported as XML as ^H is an invalid XML char.
For more details, see RT#58038
https://rt.cpan.org/Ticket/Display.html?id=58038
--
Olivier Mengué - http://search.cpan.org/~dolmen/ http://github.com/dolmen/