Tried that. Installed ActivePerl-5.28.1.0000-x86_64-linux-glibc-2.12-f7fd6fde in default directory /opt/ActivePerl-5.28 but no command perl unless its the link perl -> perl-static or perl5.28.1 -> perl-static. There is nothing in my path linked to them. Typically, in past installations, the perl command is in /usr/bin/. My perl programs all point to that location (#!/usr/bin/perl -w)
.