Installing InlineX::CPP2XS: Test::warn dependency issue
[email protected] (David Oswald)
| Newsgroups | perl.inline |
|---|---|
| Message-ID | <CAKTcQ944E-j3Rv_QU8xX3Run1YFs3K2=e=SAi_qKGYZ0NPbj6Q@mail.gmail.com> |
There's what I think is probably just a typo in Makefile.PL for InlineX::CPP2XS The prereq for Test::Warn is specified as Test::warn This causes cpanm to fail to install InlineX::CPP2XS, since it treats module names case-sensitively (as it should). Dave -- David Oswald [email protected]