I am using a flatfile database and i need to make certain parts of this database return back to 0 at a certain time.
For an example say this is a just one of the multiple .txt files:
So to access this is I would open it using the file handle PERSON and then get the information into an array like so:
= 0 in ALL of the .txt files in that directory.
Any suggestions??
P.S. - As you may of noticed from the message i am relatively new to the world of perl and so any help would be greatly appriciated.