Is there anything built into Perl-fu that would permit me to "queue up" scripts, rather than having them run concurrently? I don't have the system resources to manage multiple tasks, but I'd like to be able to run scripts from the command line or from within gimp without having them all fighting over memory and CPU time. Any sort of queuing system in existence?