saintmike has asked for the wisdom of the Perl Monks concerning the following question:
has anybody ever worked on a solution to have the CPAN shell ignore prompts for interactive user input ("Do you want to run tests against your local mysql database (y/n)?" and just simulate a disgruntled user hammering on the return key, accepting all default just to get it over with?
I presume it could be done via Expect, and I seem to remember that someone once told me CPANPLUS did that, but I can't find it now.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Hammering on Return key during CPAN install
by PodMaster (Abbot) on Oct 28, 2004 at 07:09 UTC |