"FAIL ! Installing Speedometer failed. See \.cpanm\build.log for details."

Unless you tell us what went wrong, it's difficult to help. Make it easy for people to help you. How do I post a question effectively?.

Update: your bundle does not include inc:

Can't locate inc/Module/Install.pm in @INC (you may need to install th +e inc::Module::Install module) (@INC contains: D:/perl/site/lib D:/pe +rl/vendor/lib D:/perl/lib .) at Makefile.PL line 4. BEGIN failed--compilation aborted at Makefile.PL line 4. D:\Speedometer-1.02>dir Volume in drive D is Data Volume Serial Number is F217-BC95 Directory of D:\Speedometer-1.02 02/09/2014 13:17 <DIR> . 02/09/2014 13:17 <DIR> .. 02/09/2014 12:42 116 Changes 02/09/2014 12:42 210 ignore.txt 02/09/2014 12:42 <DIR> lib 02/09/2014 12:42 850 Makefile.PL 02/09/2014 12:42 135 MANIFEST 02/09/2014 13:53 3,164 README 27/09/2013 14:40 <DIR> setup avast 02/09/2014 13:17 <DIR> t

See also On The Naming of Modules


In reply to Re: Problem while installing module from CPAN on windows. by marto
in thread Problem while installing module from CPAN on windows. by kiranp

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.