powerman has asked for the wisdom of the Perl Monks concerning the following question:
I know about CPAN.pm, of course, and about CPANPLUS.pm too. I've tested both, and looks like they unable to work correctly in some cases. For example, after reading PerlBP book I try to install Smart::Comments module. Both CPAN and CPANPLUS try to install very old 0.01 version (by Autrijus Tang?) instead of last version 1.0.1 by Damian Conway. That version was released 25 May 2005 - enough time ago to update any possible cached databases used by CPAN/CPANPLUS..?
I just don't wanna reinvent that wheel by developing one more tool for this task!
Features I need from that tool are:
All these features doesn't sounds like my unique need, so is tool with these features already exists?
update: One more required feature is:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: howto install modules
by randyk (Parson) on Oct 10, 2005 at 21:42 UTC | |
by powerman (Friar) on Oct 10, 2005 at 23:27 UTC | |
by randyk (Parson) on Oct 11, 2005 at 00:39 UTC | |
by powerman (Friar) on Oct 11, 2005 at 02:21 UTC | |
|
Re: howto install modules
by marto (Cardinal) on Oct 10, 2005 at 20:52 UTC | |
|
Re: howto install modules
by mulander (Monk) on Oct 10, 2005 at 21:19 UTC |