I want to enter the loop when the grep *fails*.The below condition enters the loop when the grep passes
if (my @matching_files = grep /\Q$key/i, @syncsource_plf) { ... }
In reply to Re^2: Grep fail condition
by iphone
in thread Grep fail condition
by iphone
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |