Basically the impression of M::B is: It produces distributions that are unbuildable from CPAN. It doesnt (or didnt) run on Win32.

Hey, EU::MM doesn't run out of the box on Win32 either, because it requires nmake! And if a module includes XS, it doesn't really matter what build system you're using, because most Win32 folks don't have a compiler installed. Win32 Perl has always had more problems installing modules, thus the existence of PPM. The fact that Module::Build didn't work great on Win32 in the past (though I think things have changed) is simply because the lead developer doesn't use Win32. When Win32 folks like Randy Sims and others have stepped forward to help make it work, they've been welcomed.

The people involved don't seem to listen unless your name is widely known in the community already.

Uh, you keep saying stuff like this, but your only support for it appears to be that you made a suggestion on the list that wasn't accepted. I know Ken personally, and I've been on the M::B list, and I just don't buy this at all. Not every suggestion will be accepted. Things will be done that some people disagree with. That happens all the time. Do you agree with every decision made in regards to CPAN, or PAUSE, or the Perl core, and so on? Of course not. That's the nature of projects that impact a lot of people.


In reply to Re: Re: Re: Re: Re: Re: Module::Build and the PPM by autarch
in thread Module::Build and the PPM by barbie

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.