![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: CPAN Shell, Bundles and downloading specific versionsby PodMaster (Abbot) |
on Oct 26, 2004 at 22:57 UTC ( #402833=note: print w/replies, xml ) | Need Help?? |
CPANPLUS creates bundles that look like
although it will also just install the newest version. The reason is there is no way to reliably correlate module version numbers with distributions. 02packages.details.txt.gz has the data (accessible using Parse::CPAN::Packages), but once a package is deleted from CPAN, its not listed in 02packages.details.txt.gz anymore.
In Section
Seekers of Perl Wisdom
|
|