Help for this page
my ($additionaltext) = $sth->fetchrow_array;
my @data = $sth->fetchrow_array; my ($additionaltext) = @data;