in reply to automate Net::SSH::Perl install via CPAN
perl -MCPAN -e 'install Net::SSH::Perl' < /dev /null
It may be possible to create a file with the selections and pipe this to Makefile.PL. This relies on the prompts coming in the same order.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: automate Net::SSH::Perl install via CPAN
by perlknight (Pilgrim) on Nov 05, 2003 at 19:36 UTC |