in reply to Re^4: Perl Hash
in thread Perl Hash

I want to store several lines of text against the same key

Then you want the values in your hash to be array references.

You should probably read perldsc.

--
<http://www.dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg