tphyahoo has asked for the wisdom of the Perl Monks concerning the following question:
Hi, I am on winxp, active state, and currently running these four lines to get a basic install for catalyst, which executes over several minutes.
Is there some easy way I can put this in a dos batch file to get the whole thing done at one click, instead of having to keep check the dos window for when to run the next line? Just putting the four lines into a batch file didn't work.ppm install Module::Build ppm repository add Theoryx5 http://theoryx5.uwinnipeg.ca/ppms/ ppm repository add Catalyst http://home.ngmedia.com/chansen/catalyst/p +pms/ ppm install Catalyst
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Running a ppm batch
by Corion (Patriarch) on Aug 15, 2005 at 13:49 UTC |