BTW to clear a hash you want to '%storedProfile = ()' #### while (my $row = $sth->fetchrow_hashref) #### %storedProfile=%{$query->fetchrow_hashref};
## while (my $row = $sth->fetchrow_hashref) ##
## %storedProfile=%{$query->fetchrow_hashref};