http://qs1969.pair.com?node_id=134569


in reply to Using the mysql database columns as the table header.

you should probably consider using the following things:

Data::Table
Data::ShowTable

these are most helpful and beleve me there is no limit of what you can do with those! Before, when I did not know about these, I was kinda working by hand, then I've done the same thing with those and it came out nearly 100 lines smaller!