[Catalyst] Module::Install::Catalyst and Test::Prereqs conflict?

Robert Rothenberg robrwo at gmail.com
Wed May 23 10:26:04 GMT 2012


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






More information about the Catalyst mailing list