I'm still whacking...
#!/usr/bin/perl $|++;$,=qq'#!crazyinsomniac \n'; print,qq,\\n,if $,=qq~ $^X -e $,~; print(@,)x10,qq,\n,if@,=#$$;'q#' map(chr hex $_ , qw _ 4a 75 73 74 20 41 6e 6f 74 68 65 72 20 50 65 72 6c 20 48 61 63 6b 65 72 0a _);#> #### ## print`$,`,qq,\n(^%|%^)->($_\n,,`shift`if$_=join q,,,@,;
update:
Hmmkay, some folks have had this thing crash perl, so what follows is what i get with ActivePerl and IndigoPerl, both latest builds.
F:\dev\japh>perl shabang.pl oy! J F:\indigoperl\bin\perl.exe -e #!crazyinsomniac u F:\indigoperl\bin\perl.exe -e #!crazyinsomniac s F:\indigoperl\bin\perl.exe -e #!crazyinsomniac t F:\indigoperl\bin\perl.exe -e #!crazyinsomniac F:\indigoperl\bin\perl.exe -e #!crazyinsomniac A F:\indigoperl\bin\perl.exe -e #!crazyinsomniac n F:\indigoperl\bin\perl.exe -e #!crazyinsomniac o F:\indigoperl\bin\perl.exe -e #!crazyinsomniac t F:\indigoperl\bin\perl.exe -e #!crazyinsomniac h F:\indigoperl\bin\perl.exe -e #!crazyinsomniac e F:\indigoperl\bin\perl.exe -e #!crazyinsomniac r F:\indigoperl\bin\perl.exe -e #!crazyinsomniac F:\indigoperl\bin\perl.exe -e #!crazyinsomniac P F:\indigoperl\bin\perl.exe -e #!crazyinsomniac e F:\indigoperl\bin\perl.exe -e #!crazyinsomniac r F:\indigoperl\bin\perl.exe -e #!crazyinsomniac l F:\indigoperl\bin\perl.exe -e #!crazyinsomniac F:\indigoperl\bin\perl.exe -e #!crazyinsomniac H F:\indigoperl\bin\perl.exe -e #!crazyinsomniac a F:\indigoperl\bin\perl.exe -e #!crazyinsomniac c F:\indigoperl\bin\perl.exe -e #!crazyinsomniac k F:\indigoperl\bin\perl.exe -e #!crazyinsomniac e F:\indigoperl\bin\perl.exe -e #!crazyinsomniac r F:\indigoperl\bin\perl.exe -e #!crazyinsomniac Can't exec crazyinsomniac at -e line 1. (^%|%^)->(Just Another Perl Hacker F:\dev\japh>

 
___crazyinsomniac_______________________________________
Disclaimer: Don't blame. It came from inside the void

perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"


In reply to ShaBANG!!! by crazyinsomniac

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.