in reply to Re^2: map question
in thread map question

If you are not seeing the data you expect being printed then the data is probably no as you expect. Try using Data::Dump::Streamer to examine the data structure that you actually have.


DWIM is Perl's answer to Gödel