Whilst refactoring in the RegisterCgiScriptRewrite, I notice code to turn HTML tables into a hash: it makes it available as both name-value pairs and as an ordered list.
It occurred to me that there are plenty of in-topic tables, and that we should have an internal library to do common things with them.
Do you agree we need such a library?
Does this functionality already exist elsewhere? (e.g. in a plugin)