in reply to Re: Problem with input strings that have "[]" brackets
in thread Problem with input strings that have "[]" brackets
Yes, sure this works, and that's essentially what quotemeta is doing to your string..my $pattern = 'Category\("notestrecord"\)';
|
---|