in reply to Problem with quotes, speciao characters and so on, reading a xml file
Not really sure, but maybe you're looking for something like HTML::Entities (or XML::Entities) to decode the entity representations of those special characters (such as '), before applying your substitutions.
|
|---|