On Mon, Feb 25, 2008 at 1:32 PM, Curtis Jewell <[EMAIL PROTECTED]> wrote: > May not be MakeMaker, but would ExtUtils::CBuilder::have_compiler() > work?
It should, but it's not always installed. Devel::Checklib is designed to make life easy by bundling itself into an inc/ directory in the distribution so that it's available for a Makefile.PL or Build.PL file. David