Help for this page

Select Code to Download


  1. or download this
    foreach my $line (@lines) {
    
        if ($line =~ m/\[foo\]/) {
    ...
            # everything there also
        }
    }
    
  2. or download this
    ;
    ; foo file
    ;
    ...
    d=4
    e=5
    f=6