Help for this page
use strict; use warnings; ... my @numbers=(99, 88, 77, 88); my $max = max(@numbers);
for my $i ( 0 .. $#AoA ) { ... } } }