Feb 15, 2007 #1 saladh IS-IT--Management Joined Feb 15, 2007 Messages 2 Location US I'm a newbie to Perl. I'm looking to automate the build process in Perl. Looking for suggestions on how to being the scripting. Thanks.
I'm a newbie to Perl. I'm looking to automate the build process in Perl. Looking for suggestions on how to being the scripting. Thanks.
Feb 15, 2007 #2 PaulTEG Technical User Joined Sep 26, 2002 Messages 4,469 Location IE start by documenting your processes for a manual build, and take it from there ... Paul ------------------------------------ Spend an hour a week on CPAN, helps cure all known programming ailments ;-) Upvote 0 Downvote
start by documenting your processes for a manual build, and take it from there ... Paul ------------------------------------ Spend an hour a week on CPAN, helps cure all known programming ailments ;-)
Feb 15, 2007 Thread starter #3 saladh IS-IT--Management Joined Feb 15, 2007 Messages 2 Location US I'm leaning towards Ant and Perl to write the automations Upvote 0 Downvote