while ( ) { next if not /ver = '(.*?)'/; $old_version = $1; close INFILE; last; }