On Tue, Oct 13, 2009 at 6:17 AM, O. STeffen BEYer <ost...@gmail.com> wrote:
> what would be the best way to detect whether a working C compiler is
> available at build time of a module (i.e., in Makefile.PL)?

See the Makefile.PL for the 'threads' module.  I have reused this
technique in several other modules and it works well.

Reply via email to