my (@array_of_lines, $entry_no_new) = @_; #### my ($arrayref_of_lines, $entry_no_new) = @_; #### my @array_of_lines = @$arrayref_of_lines;