On Tue, Sep 30, 2008 at 06:53:56PM +0100, Ben Morrow wrote:
> 
> Quoth [EMAIL PROTECTED] ("David Golden"):
> > On Tue, Sep 30, 2008 at 10:23 AM, Johan Vromans <[EMAIL PROTECTED]> wrote:
> > > Michael G Schwern <[EMAIL PROTECTED]> writes:
> > >
> > >> Module::Install is the greatest threat to CPAN stability.
> > >
> > > So why not get rid of it?
> > >
> > > If it does not provide any relevant functionality that EU::MM and M::B
> > > also provide, it should be possible to convince the author to withdraw
> > > it.
> > 
> > Personally, I wonder how many authors use it because of the bundling
> > capability and how many use it for the simple declarative syntax for
> > Makefile.PL.
> 
> I use it both for the declarative syntax and because it allows me to
> type
> 
>     /path/to/perl Makefile.PL
>     make test
> 
> in a dev directory with a fresh install of perl and get all the
> dependencies installed for me. Since I keep lots of versions of perl
> around and try to test my modules on all of them, this is highly
> convenient.
> 
> Of course, if someone were to make all that work using M::B as the
> backend instead of EU::MM, I would be perfectly happy. Probably more so,
> as then extending M::I wouldn't require messing around with EU::MM's
> mess and the hacks required to make M::I work on top of that.

Module::Install used to have a Module::Build backend but nobody cared
enough to maintain it so it bit-rotted and eventually got deleted.

I think Adam and I would both love to see it return if somebody was
willing to give it sufficient love it worked properly again.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/

Reply via email to