perl -e '$#="Just Another Perl Hacker$/";print print'

--
John.

Replies are listed 'Best First'.
(podmaster: evil ;) Re: Print print Japh
by PodMaster (Abbot) on Mar 26, 2002 at 10:15 UTC

    ;)

    perl -e"$#=qq,This is really cool %.ng,;print warn q,JAPwH," perl -e'$#=qq,This is really cool %.ng,;print warn q,JAPwH,'
    JAPwH at -e line 1.
    Segmentation fault (core dumped)

     

    Look ma', I'm on CPAN.


    ** The Third rule of perl club is a statement of fact: pod is sexy.