Hi,
I was thinking that everyone who posts an entry in the obfuscated code section ought to include a small explanation of how they did it. This would certainly be very helpful to the vast population of programmers who are in the not-beginner-but-nowhere-near-being-saint level (and for those "intellectually-challenged" people (like me, for example) who'd like to understand just how that great obfu code works. I know some might say that this might defeat the purpose of posting obfuscated code :-), but i'm sure that whosoever thinks that way has already attained so much knowledge in Perl that they would not need to read the explanation) . This feature would certainly increase my knowledge of Perl, and hopefully others too.

In reply to (not-so- Objfuscated ) explanaton ? by screamingeagle

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.