in reply to Re: Re: Preserving hash structure after subroutine call
in thread Preserving hash structure after subroutine call
or something similar. Copy the row hash.while(my $row = $sth->fetchrow_hashref() && my %row = %$row)
- Ant
- Some of my
best work - (1 2 3)
|
---|