Just a simple japh inspired by a conversation with ysth.
perl -we'@q = qw(hacker. Perl another Just); sub q { pop @q } for (0.. +6) {$q = $_ % 2 == 0 ? q(&) : q(;); print eval "${q}q( )"}'

Replies are listed 'Best First'.
Re: A Simple Japh
by muba (Priest) on Jan 18, 2007 at 03:08 UTC