Help for this page
for my $string1 (@strings_left) { my $string1_clean = clean( $string1 ); ... } }; };