X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=t%2F05_mail.t;h=53860d39e82406d411cd5078e1bdae6f0b58364f;hb=refs%2Fheads%2Fdon%2Fcookies;hp=e92bde14ae2cd72f8776cc1c27a9313e36869be3;hpb=4692d502113156a65b4691a5963cebe0d37114d3;p=debbugs.git diff --git a/t/05_mail.t b/t/05_mail.t index e92bde1..53860d3 100644 --- a/t/05_mail.t +++ b/t/05_mail.t @@ -11,6 +11,7 @@ use utf8; use UNIVERSAL; use Debbugs::MIME qw(decode_rfc1522); +use Encode qw(encode_utf8); use_ok('Debbugs::Mail');