Subject: | [INCLUDES FIX] Not able to install, unrecognized character |
Hi.
Apparently two files entered the packaging of the distributions, which
are binary MacOS files:
- ._Changes
- ._Makefile.PL
When trying to install (during "make"), the toolchain tries to run
._Makefile.PL, which has an "unrecognized character" error. They are
also not included in the MANIFEST.
Once they are manually deleted, everything works.
It suggests that the .tar.gz file was probably not created using "make
dist".
This small problem caused an entire installation of
Bot::BasicBot::Pluggable to fail because it is a direct dependency of it.
Best regards,
Sawyer.