It was used more before, now it was just used to split author names into component parts. This can be much better done with a dedicated function.
Make commands objects instead of functions calling each other. Now there is '?' command that can display command list and help about individual command. Also the command handling is more distributed into places where it belongs.
The first release for public testing.