At 12:51 AM 12/30/01 -0500, Gyepi SAM wrote:
>> my @qrefs = map { { %{$qry->fetchrow_hashref} } } 1..5;
>
>That would work. Though to be honest, I would probably not do either and use
>the database LIMIT clause (or equivalent).
Yes, there's that issue, too. ;) Not to mention fetchall_arrayref(\%foo).
--
Bill Moseley
mailto:[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]