in reply to Re: how to turn off warning message
in thread how to turn off warning message
the code is pretty straight forward.
my $map = new Unicode::Map("ISO-8859-1");
$text = $map->from_unicode($text);
the text I keep sending in returns the error message.