in reply to Re^4: MCE: How to access variables globally
in thread MCE: How to access variables globally

"Thanks a lot Ken for your help; your guess is on-spot."

OK, that's great.

Now that I see you're working with CSV data, one further piece of advice: take a look at Text::CSV (and note that if you also have Text::CSV_XS installed, it will run faster).

— Ken

  • Comment on Re^5: MCE: How to access variables globally