in reply to Crafting a regex
You could just strip any/all quotes from $line just after the shift and modify the regex to not look for quotes. Since most of the processing is with the database, I wouldn't think adding another simple regex to strip the quotes completely would cause much trouble.
|
|---|