Subject: | Build fails because Makefile.PL assumes Inline::MakeMaker |
The regular cpan shell that comes with perl-5.10.1 fails to install
Device::USB 0.35, because it can't find Inline::MakeMaker (META.yml does
list the dependency, but that doesn't help here):
Can't locate Inline/MakeMaker.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.1 /...) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.