Subject: | perl Makefile.PL does not work |
# perl Makefile.PL
/usr/bin/perl Build.PL
Checking whether your kit is complete...
Looks good
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Text-WikiFormat' version '0.71'
Can't call method "find_perl_interpreter" on an undefined value at /usr/lib/perl5/site_perl/5.8.0/Module/Build/Compat.pm line 150.
Exit 25
However, perl Build etc. works OK. The problem is that CPAN.pm uses the
perl Makefile.PL way, so automated installs do not work anymore. It
is also quite likely that the bug is not yours, but that of
Module::Build.
Regards,
Slaven