Perl version error

[email protected] (Aziz Öğütlü) Wed, 31 May 2023 10:29:09 +0300 <[email protected]>
Newsgroups perl.beginners
Organization Eduline Bilişim Sanayi ve Ticaret Ltd. Şti.
Message-ID <[email protected]>
We are using mirdeep2 on our HPC system. When we try to call 
mirdeep2.pl, it gives this error:

Perl v5.35.7 required--this is only v5.26.3, stopped at 
/opt/ohpc/pub/compiler/perl/5.36.0/lib/5.36.0/File/Copy.pm line 10.
BEGIN failed--compilation aborted at 
/opt/ohpc/pub/compiler/perl/5.36.0/lib/5.36.0/File/Copy.pm line 10.
Compilation failed in require at 
/opt/ohpc/pub/apps/mirdeep2/0.1.3/bin/miRDeep2.pl line 25.
BEGIN failed--compilation aborted at 
/opt/ohpc/pub/apps/mirdeep2/0.1.3/bin/miRDeep2.pl line 25.

We asked to mirdeep2 github account, they said it was related to copy.pm 
and it was about perl.
Could you please help on this issue?