![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
UTF-8 problems againby kepler (Scribe) |
on Feb 02, 2019 at 19:39 UTC ( #1229299=perlquestion: print w/replies, xml ) | Need Help?? |
kepler has asked for the wisdom of the Perl Monks concerning the following question: Greetings, I made a script to download some texts from the web (with success). However, I have some results of the type "Mich%E8le+Mercier" that should be "Michèle+Mercier" and others like "Michèle" that should appear like "Michèle". How can I decode/code the text in Perl in order to correctly appear in an html page? (in this case should appear "Michèle Mercier" and "Michèle"). Best regards, Kepler
Back to
Seekers of Perl Wisdom
|
|