CPAN.pm is configured to automatically follow prerequsites but it
still stops and ask the question
... is just needed temporarily during building or testing. Do you want
to install it permanently (y/n) [yes]
Why is that and can I configure the CPAN client to automatically
answer yes to such quest
On Tue, Mar 9, 2010 at 11:37 AM, Gabor Szabo wrote:
> CPAN.pm is configured to automatically follow prerequsites but it
> still stops and ask the question
>
> ... is just needed temporarily during building or testing. Do you want
> to install it permanently (y/n) [yes]
>
> Why is that and can I c
On Tue, Mar 9, 2010 at 4:37 AM, Gabor Szabo wrote:
> CPAN.pm is configured to automatically follow prerequsites but it
> still stops and ask the question
>
> ... is just needed temporarily during building or testing. Do you want
> to install it permanently (y/n) [yes]
>
> Why is that and can I con
Quoth xsawy...@gmail.com (sawyer x):
> -=-=-=-=-=-
>
> On Tue, Mar 9, 2010 at 11:37 AM, Gabor Szabo wrote:
>
> > CPAN.pm is configured to automatically follow prerequsites but it
> > still stops and ask the question
> >
> > ... is just needed temporarily during building or testing. Do you want
>
+++ David Golden [Tue, Mar 09, 2010 at 05:23:42AM -0500]:
> On Tue, Mar 9, 2010 at 4:37 AM, Gabor Szabo wrote:
> > CPAN.pm is configured to automatically follow prerequsites but it
> > still stops and ask the question
> >
> > ... is just needed temporarily during building or testing. Do you want
>
On Tue, Mar 09, 2010 at 11:37:29AM +0200, Gabor Szabo wrote:
> CPAN.pm is configured to automatically follow prerequsites but it
> still stops and ask the question
>
> ... is just needed temporarily during building or testing. Do you want
> to install it permanently (y/n) [yes]
>
> Why is that a
On Tue, Mar 9, 2010 at 7:56 AM, Foo Bar wrote:
>> http://search.cpan.org/~andk/CPAN-1.9402/lib/CPAN.pm#Config_Variables
>>
>> build_requires_install_policy
>> to install or not to install when a module is
>> only needed for building. yes|no|ask/yes|ask/n
On Tue, Mar 09, 2010 at 07:33:16AM -0500, David Golden wrote:
> On Tue, Mar 9, 2010 at 7:56 AM, Foo Bar wrote:
> > Unfortunately that doesn't helpt with
> > ==> Auto-install the 1 optional module(s) from CPAN? [y]
> Correct. That's generally the "fault" of authors using
> Module::Install with Mod