in reply to How to read each line of file into an array and split contnts of each line into array cells

I would guess you can split the lines without help as that is very basic.

Once you have done that, look at Date::Calc to help you determine the appropriateness of any given entry. Your date field will need to be moderately massaged to work, but that is also very basic.

Just look at Date::Calc on CPAN and read it... all will become apparent...



  • ...the majority is always wrong, and always the last to know about it...
  • ..by my will, and by will alone.. I set my mind in motion
  • Comment on Re: How to read each line of file into an array and split contnts of each line into array cells
  • Download Code