in reply to creating hash of hashes from input file

Hello chimiXchanga,

Maybe this could help (Parsing text file to CSV)

Update: Similar question(s) that might help you: (creating hash of hashes from input file)

Update 2: I also found: Text::Table that might help you to get the desired output before print into a CSV file, here is also a tutorial about it Text::Table Tutorial.

Hope this helps.

Seeking for Perl wisdom...on the process of learning...not there...yet!
  • Comment on Re: creating hash of hashes from input file