Just happen to read on perlmonks a posting by a certain CountZero: I don't know who this CountZero is (and I'm not sure if I would like to find out or know what his status in the Perl world is) but clearly it is someone who hasn't been keeping himself updated on what "big" projects are (e.g. Catalyst is tiny) and seemingly hasn't ever written a decent module, program or script. If he is the same CountZero as who has written the imperialdeltronics web Page then I understand why he thinks his Perl scripts are "big", since the few Perl scripts he has on this site are indeed not prime examples of well written Perl, and are instead obfuscated balls of spaghetti code (not to say anything about the graphics!). Whatever language you write in, your task as a programmer is to do the best you can with the tools at hand.
A good programmer can overcome a poor language or a clumsy operating system, but even a great programming environment will not rescue a bad programmer. — Kernighan and Pike
(The C programming language) is a razor-sharp tool, with which one can create an elegant and efficient program or a bloody mess. — Kernighan and Pike
Really it are ungrammatical people like CountZero who negate all efforts to promote Perl by uttering such unproven, unfounded and unconsidered nonsense. If I could post on perlmonks I would tell him myself, but on second thought "Don't feed the trolls".

In reply to Re: Perl for big projects by Anonymous Monk
in thread Perl for big projects by CountZero

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.