in reply to
Getting length of longest value in a column
Besides using the database to count the length, you can also use
Text::Table
.
Comment on
Re: Getting length of longest value in a column
In Section
Seekers of Perl Wisdom