use strict; my $i = 1; my @recordnum = ('this', 'that', 'those'); my @record = (1, 2, 3, 4); print "";