Hi All!

I need to capture something in braces using regular expressions.
But I don't need to capture wrong data:

[Some text] - correct
(Some text) - also correct
[Some text) - wrong
(Some text] - also wrong

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to