Help for this page
print "<span class='topic'>$1</span>" if /\b(cat)\b/i;
print "<span class='topic'>$1</span>" if /\b([Cc]at)\b/;