Subject: | Embedded ASCII 13 in META.yml |
META.yml in the Device-Firmata-0.59 distribution has an embedded ASCII 13 in the "abstract" string. This is causing problems in some YAML parsers, see https://github.com/ingydotnet/yaml-pm/issues/29 , which means that installing the distribution with CPAN.pm may not work. Best is to remove the problematic character, e.g. by converting lib/Device/Firmata.pm to Unix format, or maybe upgrading EUMM on your system helps.
Regards,
Slaven