s/"//g;
rather than
tr/"//d;
I don't advocate speed optimization at the expense of clarity, but in this case both seem clear to me, and I'd expect tr/// to not use the regex engine and thus be faster.
In reply to Re: Re: Reading in data that is
by mikeB
in thread Reading in data that is
by basicdez
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |