It could have been written:
  The world uses Perl to:
And mean the same thing, in English. Why does the world "use" Perl for these things? Because they "need" these things and therefore Perl. So give them more of what they want and use and need! There's no dichotomy between cultivating the good and improving the less good. Perl has made itself essential to things like Debian, SQL and Google! Now the Python people need vital tools written in Perl that make their lives more bearable. Stuff like this:
2007
pages.cs.wisc.edu/~plonka/fincore/

2008
www.percona.com/blog/2008/03/18/the-tool-ive-been-waiting-for-years/

2018
medium.com/searce/how-max-prepared-stmt-count-bring-down-the-production-mysql-system-6ca28e577663

In reply to Re^2: Writing Popular Perl Software by Anonymous Monk
in thread Writing Popular Perl Software by Anonymous Monk

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.