On 23 May 2012, at 11:26, Robert Rothenberg wrote: > 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.
What leads you to suspect that this is anything to do with Module::Install::Catalyst? I'd have guessed at a bug between Test::Prereqs and Module::Install itself, rather than the Catalyst specific extension.. Cheers t0m _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
