I think the way I would like to do it would be to have this stand alone
build *if needed* (hence perhaps using make), during the "make test" phase
of building the module.

Is there a way to have my Makefile.PL put extra steps in the test section of
the Makefile output?

----- Original Message ----- 
From: "Tim Harsch" <[EMAIL PROTECTED]>
To: "Perl Mod Authors" <[EMAIL PROTECTED]>
Sent: Tuesday, April 20, 2004 5:04 PM
Subject: how to build C in MakeMaker


> I have a very small C program I want to include with my Perl module.  Is
> there a way to have MakeMaker compile this for me when they compile my
Perl
> module?
>
> The C program will be stand alone, ie not linked to my .pm
>

Reply via email to