Re: State of Module::Build::Compat

David Golden <[email protected]> Sat, 23 Jan 2010 18:11:18 -0500
Newsgroups gmane.comp.lang.perl.modules.module-build
Message-ID <[email protected]>
To clarify - the real issue with M::B::Compat in passthrough mode is that we
have to emulate the api perfectly and that's a big source of bugs.

David

On Jan 23, 2010 5:46 PM, "Marvin Humphrey" <[email protected]> wrote:

Greets,

I've offered passthrough Makefile.PLs on my Module::Build-based distros for
the last few years, and they seem to have done what I needed them to do:
stop
Makefile.PL loyalists from taking up my time with complaints.

However, I recently saw this on cpan-testers-discuss from David Golden:

   http://markmail.org/message/jzzobzsrgc6vi7tr

   Module::Build::Compat must die.

I've got a distro that requires Perl 5.8.3 or greater that's currently got a
passthrough Makefile.PL.  Should I zap it?  Would that help anyone out, at
the
cost of possibly bringing up the noise floor by some unknown amount on my
support lists?

Marvin Humphrey