in reply to Re: Detecting charset in email
in thread Detecting charset in email

I have tried to use Encoding::Guess but the server I am using has PERL 5.6.1 and the module requires v 5.7.3. This is the error it returned when I tried to install it:
Perl v5.7.3 required--this is only v5.6.1, stopped at Makefile.PL line + 1. BEGIN failed--compilation aborted at Makefile.PL line 1.