"mischief" and "mr_mischief" are not the same nickname. There is a user here with the nickname "mischief", and I'm sure your attacks do not apply to him, either. I have no animosity towards you or your project, but keep this crap up of implying I'm the same person, even offhandedly, and perhaps I will. You have referred to this other "mischief" as "her", which you could easily see is not me, since my nickname is "mr_mischief", many of my posts here include my real name, and other users of the site refer to me as "he" and not "her".

It is a bad argument because I am not that person, I don't know that person, I have not stolen code from you like you allege that person has, and since "mischief" is very common as a nickname or as part of a nickname you have no reason to assume I am the same person nor to attribute that person's alleged actions to me even conditionally.

If someone is going to judge what's relevant on PerlMonks, perhaps you should let it be monks with more experience and influence here than yourself. I've been a user here since 2001 and I think I have a handle on whether or not it is acceptable to mention solutions written in other languages from time to time. Very few people at PerlMonks are of the belief that Perl is the best tool for every job every time, although it is a great tool for most jobs most of the time.

To say that SSL is not helpful to security is just ludicrous. It won't make something secure by itself, but to forgo its use because other steps are also necessary is just silly. Taint mode isn't a necessary prerequisite to good security, but if you're cleaning user inputs sufficiently then turning it on won't produce any warnings anyway. It's a good safety net to help you make sure you're following good practice.


In reply to Re^13: 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.