# from David Golden
# on Wednesday 18 July 2007 09:05 pm:

> While EU::MM doesn't handle
>'perl' well (it issues a warning about a missing prerequisite), it
>does still write it into the Makefile PREREQ_PM line and into the
>META.yml.

Presumably, the compatibility Makefile.PL isn't used for ./Build dist, 
so the META.yml shouldn't be affected, right?

Are the downstream tools reading 'Makefile' and checking for 'perl' in 
the 'PREREQ_PM' line?

Is EU::MM assuming that perl is a module?  Should we just print a better 
warning from the Makefile.PL?

Also, it looks like we're a little light on checks in 
test_makefile_creation() in compat.t.

Thanks,
Eric
-- 
Turns out the optimal technique is to put it in reverse and gun it.
--Steven Squyres (on challenges in interplanetary robot navigation)
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to