in reply to Re: Module::Build
in thread Is there a tool like h2xs which works with Module::Build ?

The stuff in Matt's journal is fine for an expert to remember, or recreate from first principles.

But we really need a tool to do that, so I can tell beginners "this is how to make a module, really quickly".

We sorta have one in the current magical "h2xs -XAn mod::ule::name" phrase that I teach people. But if that's flawed, let's fix that. Not just sidestep it.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

Replies are listed 'Best First'.
Re: •Re: Re: Module::Build
by autarch (Hermit) on Apr 14, 2003 at 02:32 UTC
    A while back, I sent Geoff Avery a patch to add support for Module::Build to ExtUtils::ModuleMaker, but I haven't heard back from him.
      The current maintainer of EU::MM is schwern, no?

      Makeshifts last the longest.

        That's ExtUtils::MakeMaker. I said ModuleMaker.