Home
Press ? for keyboard navigation
❮
C-style for loop
Loop controls (next, last, redo)
❯
While Loops
my $counter = 0; while ( $counter < 10 ) { say $counter; $counter++; }
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)