Subject: | Fails with Makefile.PL, works with Build.PL |
% grep '~' Makefile.PL
'bin/converter.pl~',
'bin/recordstore_explorer~'
^^ who wrote this Makefile.PL ?
% head -1 Makefile.PL
# Note: this file was auto-generated by Module::Build::Compat version 0.4216
But that Makefile.PL came with the tarball.
The basic mistake here seems to have happened during packaging.