Subject: | Tarball contains MacOSX hidden files |
Build fails on non-MacOSX systems like this:
Output from '/usr/bin/make':
cp ._example.pl blib/lib/Blog/BlogML/._example.pl
cp lib/Blog/BlogML/._Reader.pm blib/lib/Blog/BlogML/._Reader.pm
cp lib/Blog/BlogML/Reader.pm blib/lib/Blog/BlogML/Reader.pm
cp example.pl blib/lib/Blog/BlogML/example.pl
Manifying 1 pod document
"/bbbike/perl-5.25.4/bin/perl5.25.4" "-Iblib/arch" "-Iblib/lib" ._Makefile.PL ._Makefile
Unrecognized character \x05; marked by <-- HERE after ^@<-- HERE near column 2 at ._Makefile.PL line 1.
Makefile:431: recipe for target '._Makefile' failed
make: *** [._Makefile] Error 255
Probably it's best to recreate the dist with a newer ExtUtils::MakeMaker.