[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]]
In article <[EMAIL PROTECTED]>, Andrew Hampe <[EMAIL PROTECTED]> wrote: > is there an existing, or planned setting, for the CPAN utilities, that > will cause it to ignore any already installed dependencies, during an > installation, except for modules installed during the current session. > For example: > > cpan install Foo Don't use that "install" there. It's either the -i switch or just a list of modules. cpan Foo > if this feature does not exist, would a patch providing this be welcome? I'd gladly look at the patch, but I don't see how that feature would work. If you have a solution, let me know through the cpan-script RT queue. Thanks. :)
