Update: Typo. Fixed. l=>1. Like I can read let alone tell the difference with that small of a font :-)my @hold; for (@array) { if (my $status = /^\*{3}1\*{3}$/../^\*{3}end1\*{3}$/) { next if $status == 1 or $status =~ /E0/; push @hold, $_; } }
In reply to Re: sorting an array
by runrig
in thread sorting an array
by maddfisherman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |