Subject: | build fails due to files included by MacOSX |
Date: | Thu, 16 Sep 2010 01:12:38 +0900 |
To: | bug-boolean [...] rt.cpan.org |
From: | Ansgar Burchardt <ANSGAR [...] cpan.org> |
Hi,
building boolean fails[1] due to several files that were created by
MacOSX:
--8<---------------cut here---------------start------------->8---
cp lib/._boolean.pm blib/lib/._boolean.pm
cp lib/boolean.pm blib/lib/boolean.pm
Manifying blib/man3/boolean.3pm
/usr/bin/perl "-Iinc" "-Iblib/arch" "-Iinc" "-Iblib/lib" ._Makefile.PL ._Makefile
Unrecognized character \x05 in column 2 at ._Makefile.PL line 1.
make[1]: *** [._Makefile] Error 255
--8<---------------cut here---------------end--------------->8---
The relevant files are:
t/._export.t
t/._boolean.t
._Makefile.PL
._Changes
lib/._boolean.pm
._README
Regards,
Ansgar
[1] <http://cpantesters.org/cpan/report/8f3e460e-c09b-11df-b04a-fe3d984c9764>