On 05/10/18 17:51, Eric Wong wrote: > Konstantin Ryabitsev wrote: >> Hello: >> >> Running "make test" I get the following failures: >> >> t/content_id.t ......... 1/? >> # Failed test 'content_id does not mutate From:' >> # at t/content_id.t line 29. >> # got: '"Quoted N'Ame" ' >> # expected: '"Quoted N\'Ame" ' > >> Anything I can do to help troubleshoot this? The modules were installed >> from CPAN per the INSTALL file. > > Which versions of perl, Email::MIME, Email::MIME::Encodings, and > Email::Simple are you running? # cpanm --info Email::MIME RJBS/Email-MIME-1.946.tar.gz # cpanm --info Email::MIME::Encodings RJBS/Email-MIME-Encodings-1.315.tar.gz # cpanm --info Email::Simple RJBS/Email-Simple-2.214.tar.gz # perl --version This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-thread-multi (with 33 registered patches, see perl -V for more detail) > > Does s/header_str_set/header_set/ work around the problem? > (if so, I think it might be E::M::Encodings...) Yes, that fixes that test. There are two more test failures besides this one -- see attached output. Best, -- Konstantin Ryabitsev Director, IT Infrastructure Security The Linux Foundation