Error:
CSF: *WARNING* URLGET set to use LWP but perl module is not installed, reverting to HTTP::Tiny
Run the following command to solve this error in CentOS:
yum install perl-lwp -y
Error:
CSF: *WARNING* URLGET set to use LWP but perl module is not installed, reverting to HTTP::Tiny
Run the following command to solve this error in CentOS:
yum install perl-lwp -y