Hello fellow coders, you might be interested in the DRMAA bindings for Perl6, which you can find here:
https://github.com/scovit/Scheduler-DRMAA It provides the full C language API, and on top of that I implemented a quite expressive, easy and experimental high level API, you might want to use it! Also, it is designed to be pluggable, right now it support a basic SLURM plugin which provides some cute features (job dependencies). I submit this bindings to your attention, will be glad to get feedback, comments, patches or help! Best, Vittore