On Thu, Oct 05, 2006 at 11:05:19AM -0400, Mark Stosberg wrote:

> One comment. Without testing it, can the DBI examples by further
> simplified to this?
> 
>  iterator => sub { $sth->fetchrow_arrayref }
> 
> Since it seems that the DBI method is a well behaved iterator already.

Hello Mark,

You are right, the simplified version above works fine.

I am considering adding some DBI tests to the test suite
(optional, based on the presence of DBD::CSV or maybe SQLite)
that can exercise this code.

Thanks,
-E

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to