in reply to Re^3: How to use split() in perl to ignore white space and ','
in thread How to use split() in perl to ignore white space and ','

I think the term 'using regex memory' which iamnewbie used means 'using capturing parentheses' in the regexp.

  • Comment on Re^4: How to use split() in perl to ignore white space and ','