I think that there is a problem using the Makefile.PL with Test::Prereqs and similar modules.
When I run prereqs_ok(), I get the following error: _get_prereqs: Error loading Makefile.PL: Can't call method "load_all_extensions" on an undefined value at /usr/local/share/perl/5.10.1/Module/Install.pm line 206, <DATA> line 4267. BEGIN failed--compilation aborted at ./Makefile.PL line 4, <DATA> line 4267. not ok 1 - Makefile.PL did not return a true value. # # Failed test ' Makefile.PL did not return a true value. # ' # at /usr/local/share/perl/5.10.1/Test/Prereq.pm line 220. # # Looks like you failed 1 test of 1. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests _______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/