0

Can't locate Redis.pm

Hi, i got following error when i run a perl script on my centos machine. Please help to solve this issue

Can' t locate Redis.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./check_redis.pl line 421.
BEGIN failed--compilation aborted at ./check_redis.pl line 421.
CentOS Perl Redis
Comments
farhanahmad
Nov 13 2020
Hi, <br /> Please run the below commands<br /> #perl -MCPAN -e shell<br /> cpan[1]> intall redis<br /> <br /> enjoy :)
Add a comment
levi
asked May 28 2018

Answer

0

Could be be more brief explaining the Perl Script which you run.

Add a comment
linuxhelp
asked Jan 29 2019
Post your Answer