I tried to install Perl 5.24 on z/OS using the instructions of the README.ZOS.
So far so good. But when I wanted to test the installation I got the message: “The module libperl.so was not found”.
First I checked the LIBPATH again. But the LIBPATH was OK.
Then I searched the libperl.so in my installation directory by my self, but the only file I could found was a libperl.a under
/mydirectory/lib/perl5/5.24.0/os390/CORE.
Is there anything I forgot?
The only instruction I have are the instruction of the README.ZOS.
Thanks

