I have never tried to write obfuscated Perl before (though some of my colleagues may tell you I have done it unintentionally), so here goes nothing. It just a JAPH so go easy, its my first time :).

map{$|++&&s**"\x70\x72\x69\x6E\x74 ". $ ".qq^\x63\x68\x72 \x28\x68\x65\x78 \x29 ^ .q @; @ .qq< \x73\x65\x6C\x65\x63\x74 \x28 \x24 \x61 \x2C\x24\x62\x2C\x24\x63 \x2C \x30\x2E\x31 \x29 >*ee;}map {split m%(..)% }split m#~#,'4A757374~20~416E6F 74686572~20~5065726C~20~4861636B65722C'

I think I spent the most time trying to get it to line up evenly.

Update: This doesn't run correctly with warnings on.

May the Force be with you

In reply to First Attempt. by JediWizard

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.