http://qs1969.pair.com?node_id=1004738


in reply to Re: When writing code for end users, what operator error surprises you the most?
in thread When writing code for end users, what operator error surprises you the most?

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."

-- Rick Cook, The Wizardry Compiled.    

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'