Quoting Dave Cross <[email protected]>:

So I'd highly recommend using arrays rather than hashes in most instances when you're dealing with database resultsets.

I should clarify this.

The data for an individual row in a resultset can usefully be stored in either an array or a hash. But those records should usually be linked together in an array, not a hash.

Dave...


_______________________________________________
dancer-users mailing list
[email protected]
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users

Reply via email to