Help for this page
sub isend { my $line = shift; ... } return 1; }
@terminators = [ [foo, bar], [baz, bletch] ]; # an array of array refs, right?