in reply to First shot at a JAPH

Requires a i486-linux-gnu-thread-multi perl5.8.8, so I wasn't actually able to run it, but I like the concept. (Hope it isn't an rm -rf /.)

Be nice if the __DATA__ were broken into shorter lines, though.

Replies are listed 'Best First'.
Re^2: First shot at a JAPH
by Trizor (Pilgrim) on Jan 28, 2007 at 21:25 UTC
    Well an rm -rf / would just print an invalid rm syntax to stderr...
    It decodes the data into the output of perlcc -B and pipes it to perl. The script that was perlcc'd was very simple: print "Just another Perl Hacker"