in reply to Re^4: 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?
Great. Thanks
Once autobundle has been used to make a bundle for my current workstation, how does one distinguish the core modules from the rest? And, with cpan, cpanm, and/or cpanp, are dependencies handled resiliently? (i.e. if a package depends on another that just happens to occur after it in the list of modules to install, does it handle that in a manner similar to how make handles targets that depend on other targets in the makefile? yes, I have a background in C++ programming, and in using Gnu make to handle building some of my more interesting programs)
Thanks
Ted
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Is there an easier way to find and install modules on Linux? (metacpan autocompletion)
by Corion (Patriarch) on Dec 15, 2013 at 12:45 UTC | |
by soonix (Chancellor) on Dec 16, 2013 at 07:56 UTC |