http://www.perlmonks.org?node_id=1076283


in reply to Re^3: Hashes of arrays populated from a Text File
in thread Hashes of arrays populated from a Text File

Yes, I did and I guess I must be missing something. It is printing out symbols. I'll toy with it some more, but the data output he showed isn't exactly what I'm looking for. Thank you though
  • Comment on Re^4: Hashes of arrays populated from a Text File

Replies are listed 'Best First'.
Re^5: Hashes of arrays populated from a Text File
by toolic (Bishop) on Feb 26, 2014 at 16:46 UTC
    I didn't show any output. Here is the output I get:
    $VAR1 = { 'Name3' => [ '5415' ], 'Name1' => [ '1234', '5514' ], 'Name2' => [ '9999', '6419' ] };

    Read through perldsc to print it out in whatever format you desire.

Re^5: Hashes of arrays populated from a Text File
by karlgoethebier (Abbot) on Feb 26, 2014 at 16:56 UTC
    "...It is printing out symbols..."

    What Symbols? I've lost my Crystal_ball (or i miss something). Regards, Karl

    «The Crux of the Biscuit is the Apostrophe»