in reply to Dynamically map the elements of CSV

I once had a similar problem I was working on, and had the idea to pus it all into hash ( build hash from csv file ) I received some advice which ultimatley helped me out - such as using some existing modules which were tried and tested as opposed to rolling my own...Good Luck...

Ted
--
"That which we persist in doing becomes easier, not that the task itself has become easier, but that our ability to perform it has improved."
  --Ralph Waldo Emerson
  • Comment on Re: Dynamically map the elements of CSV