in reply to what gives?
perl -we 'print x x x + x x x' ... print() on unopened filehandle x at -e line 1. [download]
There are two mysteries: first, why it works at all and second, why it doesn't print. Now that I've looked at it, I think it's fairly clever.