in reply to Re^3: How to read data file into an array of hashes
in thread How to read data file into an array of hashes
Thanks graff.I tested the code. It keeps giving error message: Global symbol "%entry" requires explicit package name. I try to declare it as my %entry, then it gives error message: use of unintialized value in printf. I dont get it.