Perl makefile.pl appears can ' t locate extutils/makemaker.pm
[Root@m1 mha4mysql-node-0.56]# perl makefile.pl Can ' t locate extutils/makemaker.pm in @INC (@INC contains:inc/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 INC/MODULE/INSTALL/MAKEFILE.PM Line 4.
BEGIN failed--compilation aborted at INC/MODULE/INSTALL/MAKEFILE.PM Line 4.
Compilation failed in require on INC/MODULE/INSTALL.PM line 283.
Can ' t locate extutils/makemaker.pm in @INC (@INC contains:inc/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 INC/MODULE/INSTALL/CAN.PM Line 6.
BEGIN failed--compilation aborted at INC/MODULE/INSTALL/CAN.PM Line 6.
Compilation failed in require on INC/MODULE/INSTALL.PM line 283.
Can ' t locate extutils/mm_unix.pm in @INC (@INC contains:inc/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 INC/MODULE/INSTALL/METADATA.PM Line 349.
Solve:
[Root@m1 mha4mysql-node-0.56]# yum install Perl-extutils-cbuilder Perl-extutils-makemaker