in reply to
selectall_hashref
What is "1" as the second parameter to selectall_hashref()? That parameter should be the name of the column you want to use as a key, e.g. 'Col1', not an integer.
Comment on
Re: selectall_hashref
Replies are listed 'Best First'.
Re^2: selectall_hashref
by
mnlight
(Scribe)
on Jan 04, 2006 at 23:35 UTC
I have tried that and it has the same result. The doc I read said you could indicate the column by location.
[reply]
In Section
Seekers of Perl Wisdom