On Tue, 06 Sep 2005 12:18:08 -0700, Manish Marathe <[EMAIL PROTECTED]>
wrote:

> Hello,
> 
> I am planning to automate the build process for the 100 phalanx CPAN
> components and the first one I picked was CPANPLUS. I manually built the
> component and while doing that, the first step was executing "perl
> Makefile.PL". I had to interactively go through 29 questions and then
> the makefile was created. If I want to automate this process, I would
> want to force the creation of makefile and that no human intervention
> should be needed.
> 
> Is there a way to do that. Any help would be appreciated. Thank you

# perl Makefile.PL JFDI=1

> -Manish

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using Perl 5.6.2, 5.8.0, 5.8.5, & 5.9.2  on HP-UX 10.20, 11.00 & 11.11,
 AIX 4.3 & 5.2, SuSE 9.2 & 9.3, and Cygwin. http://www.cmve.net/~merijn
Smoking perl: http://www.test-smoke.org,    perl QA: http://qa.perl.org
 reports  to: [EMAIL PROTECTED],                perl-qa@perl.org

Reply via email to