Can't locate ExtUtils/MakeMaker.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 Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
then i trying to install ExtUtils/MakeMaker same place
perl Makefile.PL error/notifying
tar xzf ExtUtils-MakeMaker-6.99_07.tar.gz
-bash-4.1$ cd ExtUtils-MakeMaker-6.99_07
-bash-4.1$ perl Makefile.PL
Using included version of CPAN::Meta (2.120351) because
it is not already instal
led.
Using included version of ExtUtils::Install (1.54)
because it is not already ins
talled.
Using included version of CPAN::Meta::YAML (0.008)
because it is not already ins
talled.
Using included version of CPAN::Meta::Requirements
(2.120351) because it is not
already installed.
Using included version of File::Copy::Recursive (0.38)
because it is not already
installed.
Using included version of Parse::CPAN::Meta (1.4405)
because it is not already i
nstalled.
Using included version of JSON::PP (2.27203) because it
is not already installed
.
Using included version of JSON::PP::Compat5006 (1.09)
because it is not already
installed.
Using included version of ExtUtils::Manifest (1.60)
because it is not already in
stalled.
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::MakeMaker
Writing MYMETA.yml and MYMETA.json
Can't locate Test/Harness.pm in @INC (@INC contains:
bundled/CPAN-Meta bundled/E
xtUtils-Install bundled/CPAN-Meta-YAML
bundled/CPAN-Meta-Requirements bundled/Fi
le-Copy-Recursive bundled/Parse-CPAN-Meta
bundled/JSON-PP bundled/version bundle
d/Scalar-List-Utils bundled/JSON-PP-Compat5006
bundled/ExtUtils-Command bundled/
ExtUtils-Manifest bundled/File-Temp lib .
/usr/local/lib64/perl5 /usr/local/shar
e/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/per
l5 /usr/share/perl5) at Makefile.PL line 142.
wheni trying test Harness it is also not installing..