Help for this page
foreach $thingybob (@thingybobs) { ... }
foreach my $thingybob (@thingybobs) { ... }