http://qs1969.pair.com?node_id=679745


in reply to Perl API to Autosys

I wrote something, but right now it has company specific stuff wrapped up in it. If I can remove the proprietary bits, then maybe I can post it. It's all just a wrapper around the autorep and job_depends commands (and a jil parser), but it also does things like compares two insert_job commands, and generates an update_job command from that (that's what it started out as), as well as finding job dependencies and job status (and I wrote a utility to drill down the job dependencies).

Update: It's posted