http://qs321.pair.com?node_id=596062


in reply to Re: Simple Table structure to file
in thread Simple Table structure to file

It seems to me that you are not taking advantage of the way hashes operate in Perl, so your code is doing far more work than necessary. If you use the code template I gave you, and plug in the split and the push, you'll be home in time for dinner. Try it with some sample data from your file in the __DATA__ section, or bang in your own file open and change the filehandle.