*grin* I know it pretty much does the same thing again and again till you get to the beginning, and it's pretty dirty, it's my first attempt at a obfu/japh.
$_ = q#$_ = r|123~101~118~97~108~123~36~95~61~113~124~36~95~61~34~108~119~117~118~32~99~112~113~118~106~103~116~32~114~103~116~110~32~106~99~101~109~103~116~34~59~117~115~47~99~45~97~98~47~98~45~97~47~59~113~115~106~111~117~59~124~59~116~114~47~98~45~122~97~47~97~45~122~47~59~101~118~97~108~59~125~125~|;t/(\e+)~/dis($1)/fh;fwbm;#;tr/b-za/a-z/;eval;

In reply to First attempt at japh/obfu by OverlordQ

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.