when trying to install the perl module Module-Build-0.2805_01, I got the following
Can't locate Scalar/Util.pm in @INC (@INC contains: t/lib lib /usr/loc +al/ActiveP erl-5.6/lib/5.6.1/sun4-solaris-thread-multi /usr/local/ActivePerl-5.6/ +lib/5.6.1 /usr/local/ActivePerl-5.6/lib/site_perl/5.6.1/sun4-solaris-thread-mult +i /usr/loc al/ActivePerl-5.6/lib/site_perl/5.6.1 /usr/local/ActivePerl-5.6/lib/si +te_perl .) at (eval 2) line 6, <DATA> line 468. BEGIN failed--compilation aborted at (eval 2) line 6, <DATA> line 468. Compilation failed in require at lib/Module/Build/ModuleInfo.pm line 1 +1, <DATA> line 468. BEGIN failed--compilation aborted at lib/Module/Build/ModuleInfo.pm li +ne 11, <DA TA> line 468. Compilation failed in require at lib/Module/Build/Base.pm line 18, <DA +TA> line 4 68. BEGIN failed--compilation aborted at lib/Module/Build/Base.pm line 18, + <DATA> li ne 468. Compilation failed in require at lib/Module/Build.pm line 14, <DATA> l +ine 468. BEGIN failed--compilation aborted at lib/Module/Build.pm line 14, <DAT +A> line 46 8. Compilation failed in require at Build.PL line 10, <DATA> line 468. BEGIN failed--compilation aborted at Build.PL line 10, <DATA> line 468 +.
I am new to installing perl and perl

Can someone help ?

Thanks

Nicola


In reply to Problem installing Module:Build by nicolarw

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.