|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: ERROR: is not a known parameter in perl Makefile.PLby ikegami (Pope) |
| on Apr 27, 2009 at 03:35 UTC ( #760249=note: print w/ replies, xml ) | Need Help?? |
|
Mail::SpamCannibal's Makefile.PL attempts to extend the behaviour of ExtUtils::MakeMaker by messing with its internals, but some of those internals have changed. For example, the warnings are normal, but it attempts to silence them. However, the way in which it does that doesn't work since ExtUtils-MakeMaker-6.44 (Feb 28, 2008). I don't know if the other problems are related to this hackery. Your best bet would be to install an old version of ExtUtils::MakeMaker:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||