Quoting J�rg Walter: > This is a fascinating error message, because there are the correct PREREQ_PM's > in Makefile.PL.
Most CPAN testers rely upon CPANPLUS cpansmoke to take care of new module tests and report failures to its authors automatically. But there are some missing features with ExtUtils::MakeMaker PREREQ_PM that make automated testing a bit difficult. Maybe you could take a look into ExtUtils::AutoInstall and benefit from its "feature" lists of prerequisites, which are more CPANPLUS-friendly. Best regards. -- Alex Muntada <[EMAIL PROTECTED]> http://people.ac.upc.es/alexm/
