But it seems to not work. Is it correct or is there an other way to do it ? Thanks in advance !use List::Util qw(shuffle); my @random_array = shuffle(@browsers); for my $b1_idx (0 .. $#random_array - 1)
In reply to Re^2: Simplify code in Perl with "unless" conditionnal
by Chaoui05
in thread Simplify code in Perl with "unless" condition
by Chaoui05
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |