Hello colox,

sorry no guru here.. I firstly supposed you have some misconfiguration issue with cpan client ( anyway check it with cpan o conf ), but effectively this module seems to be strange from cpan client point of view:

>cpan -D List::Util Loading internal null logger. Install Log::Log4perl for logging messag +es CPAN: CPAN::SQLite loaded ok (v0.211) Database was generated on Tue, 28 Nov 2017 08:46:33 GMT List::Util ---------------------------------------------------------------------- +--- (no description) P/PE/PEVANS/Scalar-List-Utils-1.49.tar.gz D:\ulisseDUE\perl5.26.64bit\perl\lib\List\Util.pm Installed: 1.48 CPAN: 1.49 Not up to date Paul Evans (PEVANS) leonerd@leonerd.org.uk >cpan -D File::Find Loading internal null logger. Install Log::Log4perl for logging messag +es CPAN: CPAN::SQLite loaded ok (v0.211) Database was generated on Tue, 28 Nov 2017 08:46:33 GMT

Also cpan> i /File::Find/ show 67 packages but not File::Find and cpan> i File::Find shows No objects found of any type for argument File::Find

Weird..

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

In reply to Re: File::Find installation problem (cpan client problem) by Discipulus
in thread File::Find installation problem by colox

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.