Help for this page

Select Code to Download


  1. or download this
    { # block to limit the effect of local
      local $/ = "\narea=";
    ...
    {
      $hash{$dir}{area} = <$fh>; # read the rest of the line
    }