in reply to Database Table to Hash of Hash of Array

In addition of other criticisms, you're also using a system-specific method of getting data about tables, instead of using DBI's more portable table_info method.

--
<http://www.dave.org.uk>

"The first rule of Perl club is you don't talk about Perl club."

  • Comment on Re: Database Table to Hash of Hash of Array