Help for this page
#!perl use DBI; ... $col[2] = $table{$key}{'run'}; printf "| %-25s | %3d | %3d |\n",@col; }