Subject: | Packaging of Mac-specific hidden files breaks install process |
(Version 0.19)
In the Locale-PO tarballs are probably Mac-specific hidden files which
cause problems on other OSs:
$ perl Makefile.PL
...
Unrecognized character \x05 in column 2 at ._Makefile.PL line 1.
*** Error code 255
I think the newest ExtUtils::MakeMaker sets an environment variable to
avoid packaging the hidden files when doing "make dist".
Regards,
Slaven