The basic idea is nice,but in practice it doesn't work:
- It doesn't handle the continuation line the way it should.
- A second continuation line would clobber the previous one.
- If there is a hyphen+space in the text, the whole array/hash gets uncoordinated from there on. This can probably be corrected by only splitting on the first hyphen+space combo.
CountZero
"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law