while( @data = $query->fetchrow ) { print REPORT_FILE qq( $data[0] $data[1] $data[2] $data[3] $data[4] ) }