First level:
$\=q.,.; $_=q.print' ,\g,,( w,a'c'e'h,,map{$_-=qif/g/;chr }107. . q[..117,q)[map+hex,split//,join' ,2B,, w$ECDF078D3' F9'5F3014$,$,];]; #{local $\=$/;print;} $\.=$/; s,q,32,g; #{local $\=$/;print;} s,g,112,g; #{local $\=$/;print;} y,' , q,; #do {local $\=$/;print;} or eval;
Second level:
$\=q.,., $\.=$/, print qq,\112, # "J" ,(qw,a c e h,,map{$_-=32if/112/;chr}107..117,32) # ("a","c","e","h","k","l","m","n","o","P","q","r","s","t","u"," ") # 0 1 2 3 4 5 6 7 8 9 A B C D E F [map+hex,split//,join q,2B,,qw$ECDF078D3 F9 5F3014$,$,]; # ECDF078D32BF92B5F30142B # ust another Perl hacker
I especially like the dual use of 112 (octal J and decimal p). ++

In reply to Re: Another japh (my 1st one) by jdalbec
in thread Another japh (my 1st one) by blazar

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.