Home
Press ? for keyboard navigation
❮
Debugging an array
Array index (menu)
❯
foreach loop on numbers
foreach my $i (1..10) { print "$i\n"; }
1 2 3 4 5 6 7 8 9 10
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)