Help for this page
Select Code to Download
Select
or
download this
@rows = split(/\n/,$stats); ... $rowcount = scalar(grep {defined $_} @rows);