I'm using a third-party ecommerce search provider, but we're hosting the template files so we can modify them as needed.
Our website is running off of Perl, which is having trouble handling this template tag:
[--NEW_ROW--]
How would I go about escaping or commenting that line out, so the third-party tool could still process it, but Perl wouldn't choke on it?