<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Kartik Thakore wrote:
<blockquote cite="mid:9B64CF03-E583-43C9-946F-9549EC50F796@gmail.com"
 type="cite">Hi all,
  <br>
  <br>
After building an arsenal of Perl scripts to ease my work load I am
looking for a way to schedule this perl scripts. When I say flexibilty
I would like to be able to change a text file the scheduler is running
against and not have to restart the scheduler.
  <br>
</blockquote>
It might be worth looking at TaskForest (<span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><span
 class="Apple-style-span"
 style="font-family: Tahoma; font-size: 12px; white-space: pre;"><a class="moz-txt-link-freetext" href="http://www.taskforest.com/">http://www.taskforest.com/</a></span></span>),
which is a Perl scheduler and claims to do a lot of this. We did look
at this, as we needed some of this functionality, but (a) we were using
Windows mostly, and (b) we needed to run things in parallel with
dependencies, so we ended up crafting a different approach. It may be
worth looking into, though.<br>
<br>
All the best<br>
Stuart<br>
-- <br>
<span style="color: rgb(102, 0, 0);">Stuart Watt<br>
ARM Product Developer<br>
Information Balance</span><br>
</body>
</html>