http://qs1969.pair.com?node_id=26922

elusion has asked for the wisdom of the Perl Monks concerning the following question:

ok, perl monks, I think I'm a little over my head this time. I'm trying to print what I think is an array of a hash of a reference to an array. I'm calling one of Net::Pop3's methods (get) which get's a message and stores it as a reference to an array. This is the code @{$msgs[$command]{message}} = $pop->get($command); now how do I explain that and how do I print that? Thanx for your help,

- p u n k k i d
"Reality is merely an illusion, albeit a very persistent one." -Albert Einstein