]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Makefile.PL
EmlContentFoo: relax Encode version requirement
[public-inbox.git] / Makefile.PL
index 27bb112c31649ec00879f25b08d81bffebdfd7fa..59345edb63f0c99dd999b6ccf29661ba577fe748 100644 (file)
@@ -130,7 +130,7 @@ WriteMakefile(
 
                # libperl$PERL_VERSION or libencode-perl on Debian,
                # `perl5' on FreeBSD
-               'Encode' => 0,
+               'Encode' => 2.35, # 2.35 shipped with 5.10.1
 
                # libperl$PERL_VERSION + perl-modules-$PERL_VERSION
                'Compress::Raw::Zlib' => 0,