5 lines
41 B
Perl
5 lines
41 B
Perl
|
|
||
|
foreach variable (list) {
|
||
|
# ...
|
||
|
}
|