I know it was foolish but I uninstalled perl. When I reinstalled it using YUM it has several dependency issues.
How can I get perl in its original form? The one which is distributed with RHEL.
Thank You.
I know it was foolish but I uninstalled perl. When I reinstalled it using YUM it has several dependency issues.
How can I get perl in its original form? The one which is distributed with RHEL.
Thank You.
yum install perl
should be enough. YUM will resolve any dependency issue automatically.