in reply to Re^2: Almalinux throwing Perl_xs_version_bootcheck undefined error
in thread Almalinux throwing Perl_xs_version_bootcheck undefined error

DBI isn't core (see corelist), the error you are seeing is with /home/username/perl5/lib/perl5/x86_64-linux-thread-multi/auto/DBD/mysql/mysql.so: so not part of the new systems (new) perl anyway. I'm not a cpanel user, but this suggests it's adding the path I quoted to INC, causing the error you're seeing.

  • Comment on Re^3: Almalinux throwing Perl_xs_version_bootcheck undefined error
  • Download Code