http://www.perlmonks.org?node_id=240311

stew has asked for the wisdom of the Perl Monks concerning the following question:

Anybody got any idea how to convert a string from UTF-8 to ISO-8859-1? I've thought about using iconv but I'm not sure how to go about it.

Any advice would be warmly accepted