Fixed random order of table columns in output
Status: Beta
Brought to you by:
itamarc
Hi,
because of "normal" perl hashes, the order of columns
in the output was random. I fixed this by using
Tie::IxHashes, as described in
http://www.unix.org.ua/orelly/perl/cookbook/ch05_07.htm.
See attached files. (Don't wonder, I also modified the
default font size.)
Thomas
New version with column ordering