Help for this page
use strict; use warnings; ... } } }
foreach my $letter(@array2){ foreach my $roman(@array3){ ... } } }