Help for this page
use HTML::Entities qw( encode_entities ); ... "<td>", encode_entities($HASH{$id}{COUNT}), "</td>", "</tr>\n"; }