my $query; while (<FH>) { if (my $i = /^"\@QUERY:(.*)"/.../^"\@ENDQUERY"/) { $query = $1, next if $i == 1; next if $i =~ /E/; print; } }
In reply to Re: $_ and nested while loops w/angle operator
by runrig
in thread $_ and nested while loops w/angle operator
by alienhuman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |