The thread led by Logic trouble parsing a formatted text file into hashes of hashes (of hashes, etc.) is super wide, when I view it with Opera. It is okay with IE.
I think the problem was that one of the reply Re: Logic trouble parsing a formatted text file into hashes of hashes (of hashes, etc.) used pre tage around its example source code.
Please avoid pre tag, whenever it is possible
(I brought this up, as this happened quite often recently.)
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |