I have the below doubts. Im working on text validation (reporting errors with a word file). Im using Win32::Ole to interact with word.
1) how to identify if a word is surrounded by parentheses or not? any modules available thro' which i can check whether any junk of text is enclosed in parenthes?
Modules containing all units(in abbr. and expaned form)
Have anyone done validatoin of word file differently or is it possible to do it effectively thro' perl?
Any suggestion regd. the above is most welcome