(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
| perl programming language fundamentals
|
|
| 2. perl language fundamentals
|
|
statements - compounded repetetion
LABEL until (EXPR) BLOCK
LABEL until (EXPR) BLOCK continue BLOCK
perl overview << | >> subroutines