# from Michael G Schwern
# on Wednesday 26 September 2007 16:40:

>Write a Build.PL with a compatibility Makefile.PL and make sure that
>Apache::Test is in the MakeMaker PREREQ_PM.  You appear to be doing
> that so it should work.  Is it not?

Note that the build class is trying to be 'Apache::TestMB', I think this 
implies that 'Apache::TestMB' should be in configure_requires in the 
META.yml.

Does CPANPLUS have configure_requires now?

Not sure about doing a hand-coded Makefile.PL with Apache::TestMM (still 
sounds like a configure_requires thing.)  The eval looks like it would 
work, but why bother?

 echo \
  'die "Please install Module::Build and run Build.PL instead.\n"' \
   > Makefile.PL

--Eric
-- 
hobgoblin n 1: (folklore) a small grotesque supernatural creature that
          makes trouble for human beings
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to