I get a listing of the prerequisites that are missing, but the cpanm system won't automatically install them!
Looks to me that it's chasing down the dependencies and trying to install them - but some of the modules are failing to install.
First failure is for Data::OptList, for which we're told:
! Installing Data::OptList failed. See /Users/faelin/.cpanm/work/15430
+83528.5667/build.log for details. Retry with --force to force install
+ it.
I'd recommend having a look at that build.log to see what the problem was.
If it's a test failure (and one that doesn't bother you), by all means take the advice of adding
--force to the cpanm command that you're running, and see how that goes.
It would be best to show us what's in that build.log if you're unsure on how to proceed.
Cheers,
Rob
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.