in reply to Re^5: Is there an easier way to find and install modules on Linux? (metacpan autocompletion)
in thread Is there an easier way to find and install modules on Linux?
Module::CoreList tells you what module came with which version of Perl.
As far as I rememeber, a bundle is installed in order. But then, CPAN will not do the work again if it already has done it, so the order in the bundle does not really matter, at least for modules that correctly specify their prerequisites.
Update: s/Module::Corelist/Module::CoreList/
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Is there an easier way to find and install modules on Linux? (metacpan autocompletion)
by soonix (Chancellor) on Dec 16, 2013 at 07:56 UTC |