I think (but am not 100% sure) that because you got multiple matches for your search, you need to be specific about which one you want, ie:
install 1

Anyway, that works for me:

ppm> search List-MoreUtils Searching in Active Repositories 1. List-MoreUtils [0.21] Provide the stuff missing in List::Util 2. List-MoreUtils [0.21] List-MoreUtils 3. List-MoreUtils [0.16] Provide the stuff missing in List::Util 4. List-MoreUtils [0.16] Provide the stuff missing in List::Util ppm> install 1 Package 1: ==================== Install 'List-MoreUtils' version 0.21 in ActivePerl 5.8.7.813. ==================== Downloaded 38527 bytes. Extracting 9/9: blib/arch/auto/List/MoreUtils/MoreUtils.lib Installing C:\Perl\site\lib\auto\List\MoreUtils\MoreUtils.bs Installing C:\Perl\site\lib\auto\List\MoreUtils\MoreUtils.dll Installing C:\Perl\site\lib\auto\List\MoreUtils\MoreUtils.exp Installing C:\Perl\site\lib\auto\List\MoreUtils\MoreUtils.lib Installing C:\Perl\html\site\lib\List\MoreUtils.html Files found in blib\arch: installing files in blib\lib into architectu +re depende nt library tree Installing C:\Perl\site\lib\List\MoreUtils.pm Successfully installed List-MoreUtils version 0.21 in ActivePerl 5.8.7 +.813.

Cheers,
Darren :)


In reply to Re: Inconsistency in PPM "search" and "install" by McDarren
in thread Inconsistency in PPM "search" and "install" by monkfan

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.