Hi..
I am trying to replace junk characters. I could not find the junk characters.. need help on this...
Input File:
<aff id="aff2">Insti tute of Astronomy, Bulgariaóšö×èë</aff>
Output File:
<aff id="aff2">Insti tute of Astronomy, Bulgariaó ;š 6;×� E8;ë</aff>
Thanks...
User Profile
Collapse
-
Finding Junk Characters
-
Hi that is an example i have given, i want to remove the newline in the whole XML file.
Please Advice,
srkumar -
Hii I am newbie to perl
I am trying to convert an xml file through perl. I want to remove the new line, for example:-
My xml:-
[code=xml]
<bridgehead>
<strong>Explora tion and Settlement</strong>
</bridgehead>
[/code]
i want to convert the above xml file as:
<bridgehead><st rong>Exploratio n and Settlement</strong></bridgehead>
my code...
No activity results to display
Show More
Leave a comment: