>>>>> "Sam" == Sam Vilain <[EMAIL PROTECTED]> writes:
    Sam> Hi all, How do you return the name of perl in your module's
    Sam> Makefile.PL?

If you're generating rules for the Makfile that will be produced,
don't try to hardcode perl at all.  Rather use the PERL Makefile
variable that MakeMaker has already gone to great pains to get right
for you.

If I was feeling less lazy, I'd search the ExtUtils::MM_Unix source to
find the access path the relevant sub-object in the MakeMaker objects
that holds the value of this variable.  As I am feeling laxy, this is
left as an exercise for the reader :P

-- 
Stephen

"Farcical aquatic ceremonies are no basis for a system of government!"

Reply via email to