If you're using DBI, use placeholders, or if you must, $dbh->quote.
If you're not, you'll have to write a quoting routine appropriate for the database your queries are targeting, or adapt one from the relevant DBD module.
In reply to Re: Help with CSV file parsing
by ikegami
in thread Help with CSV file parsing
by NOTSomebody
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |