|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^4: Determining if a rational number terminatesby tobyink (Prior) |
| on Dec 03, 2012 at 07:37 UTC ( #1006809=note: print w/ replies, xml ) | Need Help?? |
|
Actually, if you fix up the whitespace and rename the functions:
... it's not too bad.
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
In Section
Obfuscated Code
|
|
||||||||||||||||||||