in reply to Re: Problem with input strings that have "[]" brackets
in thread Problem with input strings that have "[]" brackets

my $pattern = 'Category\("notestrecord"\)';
Yes, sure this works, and that's essentially what quotemeta is doing to your string..

Je suis Charlie.