in reply to Re: Unexpected Error: \C no longer supported in regex (updated x2)
in thread Unexpected Error: \C no longer supported in regex

Thank you AnomalousMonk! I forgot about quotemeta. That was what I needed.

Regarding the backslashes, I know Perl can use forward slashes just fine, even on Windows, but there are other apps that reference these files that require the Windows standard backslashes.

Thanks again for your quick reply.

"It's not how hard you work, it's how much you get done."

  • Comment on Re^2: Unexpected Error: \C no longer supported in regex (updated x2)