next if $match_plf_name eq $plf; #print "IN\n"; push @recursive_plfs,$match_plf_name; next if ( not grep { /\Q$match_plf_name\E/i } @plf_files); recursion($match_plf_name);