in reply to Re: Dereferencing nested references
in thread Dereferencing nested references
I was able to use part of your code, as well as some of the above info I learned to get back the data I need. My thanks to all of you.
Now this bit below that you posted above is bothering me because I haven't been able to find any references to this attribute you set. Where did you find out how to do this litte miracle?
#force selectall_arrayref to return an arrayref of hashrefs my %attr = ( dbi_fetchall_arrayref_attr => {}, );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Dereferencing nested references
by btrott (Parson) on Jan 17, 2001 at 03:08 UTC |