in reply to
Question about hashes
$text is stored "as is" and if it was a reference you would see something like SCALAR(0x8105cd4) instead
try to print out $text just before assignig it to %descHash.
Comment on
Re: Question about hashes
In Section
Seekers of Perl Wisdom