Help for this page
%msgs= $pop->list(); for $msg (keys %msgs) { ... $msgnum++; } print "\nthere is $msgnum messages\n"