ansh batra has asked for the wisdom of the Perl Monks concerning the following question:

hi MoNkS!!!!

during perl installation i want to make changes at 2 places that are
Installation prefix to use?(~name OK)/usr/local /usr
Build a shared libperl.so(y/n)n y
at rest of the places i just want user to press enter key(or use defaults)
where can i make changes in perl source before running ./Configure so that these two changes are applied automatically
please Help!!

Replies are listed 'Best First'.
Re: want to automate perl installation
by moritz (Cardinal) on Oct 20, 2011 at 05:14 UTC
      thanks mortiz
      issue solved!!!