Yes,it is of indeed a perl script but when i try to run it
i receive:
"Can't locate Slurmdb.pm in @INC (you may need to install the Slurmdb module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at ./seff line 11.
BEGIN failed--compilation aborted at ./seff line 11."
So it seems it cannot see the module Slurmdb.pm
Where this module should be and why really it is not included in INC?
Thanks