Problem Another code clean up I am working on. I have been breaking up my code based on things I […]
Tag: subroutine
Resolve dependencies from output of PBS queueing system
Problem I have written a script, that reformats the output of qstat -f1 of the PBS queueing system. Unfortunately this […]
Verb tense parser
Problem I have written this Perl code, and there is still more to add, however I was hoping that I […]