Help for this page
@listA[0] = [qw(1 foo bar)]; @listB[0] = [qw(1 bar baz)];
$listA[0] = [qw(1 foo bar)]; $listB[0] = [qw(1 bar baz)];