X-Git-Url: http://git.ieval.ro/?p=zeal.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=938bd1a5d4c7ee29f2c9106d86abd75d806ac76a;hp=a1ff6222719164afdf9df2f212cd191df6b3b6fb;hb=c080f3fea21e3da012f2fcd4dae08ebe12d528d7;hpb=ddea233ddf3095cfa6892de0ffeabb4037d6d766 diff --git a/Makefile.PL b/Makefile.PL index a1ff622..938bd1a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,5 +24,9 @@ WriteMakefile( resources => { repository => 'http://git.ieval.ro/?p=zeal.git', }, + recommends => { + qw/IO::Zlib 0 + IO::Uncompress::Bunzip2 0/, + }, } );