Hi, I was wondering if there is a way using the Perl API to get results in a Perl data structure and, if possible, row by row. For example each row returned as an array or arrayref. It seems inefficient to take printResults() and have to break everything up again when I know somewhere in the Perl API it was doing the reverse...
thanks, Leandro
