in reply to Automatically running series of Perl programs

Another option in the TMTOWTDI department is to just stick those lines in a shell script (if on a unixish OS) or a batch file (if on a windowsish OS) or whatever is appropriate for you OS.

  • Comment on Re: Automatically running series of Perl programs