Help for this page
use strict; use warnings; ... } print "\n", '$total is: ', $total;
use strict; use warnings;
Number of elements in @array: 9
5 8 ... 9 9 16
$total is: 133