Subject: | Build requires Module::Install to be already installed |
I run
Apache2-AuthCASSimple-0.0.1]$ perl Makefile.PL
and I get this error
Can't locate inc/Module/Install.pm in @INC
It appears for some reason the inc/Module/Install files are not included
in the tarball.
Work-around:
install Module::Install package first.