Help for this page

Select Code to Download


  1. or download this
    while (...) {
        if (/foo/) {
    ...
        }
        ...
    }
    
  2. or download this
    my @list = qw /foo bar foo/;
    for my $x (1, 2) {
    ...
            }
         }
    }