Help for this page
Select Code to Download
Select
or
download this
use Text::Table; my $tb = Text::Table->new( ... $tb->load( @rows ); print $tb;