It's likely much better to use Text::CSV_XS or a simple split on /\t/ in your case, as a regular expression is overkill in your situation.
In reply to Re: Suggestion for regular expression speed improvement.
by Corion
in thread Suggestion for regular expression speed improvement.
by bala.linux
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |