Help for this page

Select Code to Download


  1. or download this
    
    open( FILE, $filename )  
    ...
    
       ### do some added parsing, then insert
    }
    
  2. or download this
    ## outside the loop
    my @firstLines = qw/ AccessInstr PropType UID Acres MLSNum MediaSource
    + /;
    ...
       }
    
    }