[PLUG] scripting CPAN module install.

Russell Senior seniorr at aracnet.com
Fri Jan 11 22:28:51 UTC 2013


>>>>> "RSS" == Russell Johnson <russ at dimstar.net> writes:

RSS> I am writing a script that auto-installs a bunch of things that I
RSS> need on several system. The point here is I run the script, and
RSS> when I come back, everything is installed. Everything is working,
RSS> except installing a single CPAN module. It's Crypt::SSLeay, which
RSS> is actually a dependency of the REST::Client module that I
RSS> require on these systems. It gets to this, and stops to wait for
RSS> my input: CPAN.pm: Going to build
RSS> N/NA/NANIS/Crypt-SSLeay-0.64.tar.gz

RSS> The test suite can attempt to connect to public servers to ensure
RSS> that the code is working properly. If you are behind a strict
RSS> firewall or have no network connectivity, these tests may fail
RSS> (through no fault of the code).  Do you want to run the live
RSS> tests (y/N)? [N]

RSS> I press [ENTER] and it continues. When it's done, everything
RSS> works as desired, so, for my purposes, any additional testing
RSS> that would be done seems un-needed.

RSS> How do I get this to just accept the default and continue,
RSS> without the manual key press?

What is the command in your script that leads to that question?


-- 
Russell Senior         ``I have nine fingers; you have ten.''
seniorr at aracnet.com



More information about the PLUG mailing list