Please ignore the second query,changing the order of next as below fixed it,still having trouble with first one
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_fil +es); recursion($match_plf_name);
In reply to Re^9: Recursive search
by perl_mystery
in thread Recursive search
by perl_mystery
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |