Hi Perl Monks,
i need to match "}\n}" (without quotes and newline as in real).description of matching characters is below. How can I do it?
}
In reply to How can I match this }\n} in perl by nkg