Yurttas/PL/SL/perl/F/02/05/03/04/index page

perl programming language fundamentals
2. perl language fundamentals

statements - compounded repetetion



LABEL foreach (LIST) BLOCK
LABEL foreach VAR (LIST) BLOCK
LABEL foreach VAR (LIST) BLOCK continue BLOCK


perl overview << | >> subroutines