Re: How can I regenerate a .minicpanrc?

[email protected] (Olaf Alders) Thu, 16 Mar 2017 19:25:25 -0400
Newsgroups perl.cpan.workers
Message-ID <[email protected]>
> On Mar 16, 2017, at 7:20 PM, James E Keenan <[email protected]> wrote:

> Yes, I can't recall why I had it there.  Probably something having to do with CPAN::Mini::Visit::Simple.
> 
> As my memory of this improves, I also recall that I had something in the .minicpanrc to use this module from CPAN:
> 
> CPAN::Mini::LatestDistVersion - Create a CPAN mirror with only the latest version of each distribution
> 
> Would this do the trick?
> 
> class: CPAN::Mini::LatestDistVersion

I'm not sure, but your CPANRatings review of that module seems to suggest that's the solution. :)  http://cpanratings.perl.org/dist/CPAN-Mini-LatestDistVersion

Olaf