MAKEMAKER HAS TO DIE! Just because you say so doesn't make it necessarily so.

Actually it kinda does. <evil grin>

But regardless, of course the bugs have to be fixed, what do you think we have been doing? Part of what's held MB back is a lack of users and a lack of modules using it. And directly, not through a Makefile.PL compat layer. Now that CPANPLUS has Module::Build support its getting a lot more use and the bugs are getting shaken out. Of course, everybody sees this process and starts yelling in despair.

DON'T PANIC! There's lots of time before 5.10. Just keep hammering on MB and keep fixing the bugs. And for god's sake, keep USING IT! If nobody uses it the bugs won't get found and fixed.

MakeMaker mostly works on Win32, and works lots better than Module::Bu +ild

Except for that whole "don't have make" thing. And the "this module extended the Makefile using non-portable make code" thing. And lemme tell ya, its a royal pain in the ass to write make portably, especially for nmake. Yuck.

And I'm tearing out more redundant code which means I'm probably about to break stuff.

I can set up a special automated Win32 smoketest mailaccount for you, +but I won't join the MakeMaker mailing lists, as MakeMaker mostly wor +ks on Win32

That smoketest mail account would be useful, thank you. And yes, don't waste too much time on MakeMaker. Spend it on MB.

20041216 Janitored by Corion: Changed PRE to CODE tags to allow wrapping


In reply to Re^5: On packaging modules (time to fix the big Module::Build issues) by Anonymous Monk
in thread On packaging modules by nothingmuch

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.