Yes, I am comfortable with what I've said.

Someone who thinks that basic English skills such as separation of topics into paragraphs and basic HTML skills are entirely irrelevant to being a good programmer simply because the implementation language is Perl has serious issues to overcome.

I don't accept any part of the personal attack made against me. The participants in a dialog are not "the listener". The attempt was made to tie me to heroin addiction and theft of the WebAPP code despite the fact that those claims are entirely and egregiously false. I can only guess that it was not hoped I would be convinced that I was a heroin addict and a thief, so therefore the only goal would have been to convince others. An ad hominem attack that is irrelevant (and how much more irrelevent can one get than untrue?) is one of the types that is fallacious. An attempt at degrading another's reputation or standing in public with claims the claimant knows to be false is not only logically fallacious, but entirely illegal as well. If it is not the purpose of the poster of such remarks to defame me, then that was not clear.

It is clear that one version of any buggy software being replaced almost wholesale by another version written by the same people will contain some bugs. A megabyte at an average of 50 characters per line is almost 21,000 lines of code. Do you really write over 20,000 lines of code without a single security issue? Without strictures, taint mode, and other safeguards in place, can you really claim that 1.3 MB of fresh Perl code that hasn't been specifically audited and tested will be safer than every other CMS? I like the confidence in your project, but I think you may need to check your enthusiasm against reality for a moment.


In reply to Re^11: What's the best Perl CMS? by mr_mischief
in thread What's the best Perl CMS? by cosmicperl

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.