Help for this page
use strict; use warnings; ... my $tt = HTML::TableTiler->new(); print $tt->tile_table(\@matrix);