while (@row = $cursor->fetchrow_array) { print "@row
\n"; UNSURE WHAT TO PUT HERE }