I've both used module-starter, and have copied the files from another project, and substituted the name and version.

Both work fine, though Module::Starter was a bit nicer to use.

Why is module-starter so complex?

As a user, this question doesn't bother me. I don't find it complex to use. As long as it's maintained, why bother about internal complexity?

Why is module-starter so inflexible?

That doesn't bother me either. I don't need more flexibility from it.

Why does Module::Starter do so little?

Because otherwise it would be even more complex? Again, it does enough for me.

So, after reading your questions, is the starting of modules an actual concern of yours? How often do you start a new module?

I don't want to discourage you from improving things, but from our CB discussions I get the impression that you often get stuck in small details that wouldn't bother me for more than a minute. If you draw satisfaction from that style of development, then you're fine. I know I enjoy getting results much more than beating small points to death.


In reply to Re: Alternatives to Module::Starter by moritz
in thread Alternatives to Module::Starter by Xiong

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.