Subject: | Hidden Mac files in archive |
HTML-Stream 1.56 comes with some hidden Mac files. MakeMaker then tries
to execute "._Makefile.PL" and fails.
ls -a
./ blib/ COPYING examples/ Makefile.PL* META.yml
README.system
../ Changes docs/ lib/ ._Makefile.PL* pm_to_blib t/
bin/ ._Changes etc/ Makefile MANIFEST README testin/
CPAN.pm: Going to build D/DS/DSTAAL/HTML-Stream-1.56.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for HTML::Stream
(/home/src/perl/repoperls/installed-perls/maint-5.8/pFUCofK/perl-5.8.8@33935/bin/perl
Makefile.PL exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
cp lib/HTML/Stream.pm blib/lib/HTML/Stream.pm
cp lib/HTML/._Stream.pm blib/lib/HTML/._Stream.pm
Manifying blib/man3/HTML::Stream.3
/home/src/perl/repoperls/installed-perls/maint-5.8/pFUCofK/perl-5.8.8@33935/bin/perl
"-Iblib/arch" "-Iblib/lib" ._Makefile.PL ._Makefile
Unrecognized character \x05 in column 2 at ._Makefile.PL line 1.
Thanks,