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


in reply to Re^2: a REFERENCE of array of hashes
in thread a REFERENCE of array of hashes

And also what I found confusing is I dont know how to read from a file, modify it and then save it in a new file. Eg. above I unpack the data in to 15 charactor each, push them into an array of hashes. now I want to write them into a new data file with the new fomat. How should I do this?