> The perldoc on CPAN suggests CPANPLUS but doesn't describe how to
> access it or read the documentation.
[quoted text clipped - 5 lines]
> the CPAN perldoc seems to strongly urge its use, it is not yet
> distributed in the source of perl as CPAN is?
So I StheFriendlyW as I should have done first, and I find
http://www.perl.com/pub/a/2002/03/26/cpanplus.html
http://search.cpan.org/search?query=cpanplus
and
http://cpanplus.sourceforge.net/
which either auto-redirects or is aliased (don't want to take time to
figure out which) to
http://cpanplus.dwim.org/
where it says that cpan++ will become part of the core in perl 5.10
under a different, yet to be determined, name.
So, yeah, if I decide to use it, I guess I have to either download
and install it by hand or install it from CPAN :-o. (Have I asked
about this before and forgotten?)
I see there is a Bundle::CPANPLUS on CPAN. (Version 0.01? developer
level? or just so straightforward there isn't anything to fix?)
Sorry about the noise.
robinmcf@altern.org - 31 Oct 2006 21:26 GMT
I installed Bundle::CPANPLUS a while back with CPAN, and I do remember
it was a mammoth install - usually I manually ok appending
dependencies, but for Bundle::CPANPLUS I eventually reconfigged CPAN to
auto append and not ask.
Robin
>> The perldoc on CPAN suggests CPANPLUS but doesn't describe how to
>> access it or read the documentation.
[quoted text clipped - 31 lines]
>
> Sorry about the noise.