in reply to Re^2: How can I store two values with the same key in a hash?
in thread How can I store two values with the same key in a hash?

When i change the code from $cnf{$c}=$_; to push @{$cnf{$c} }, $_; It doesn't work.

MJD had some things to say about that:

And also:

We're building the house of the future together.