X-Git-Url: http://git.ieval.ro/?p=zeal.git;a=blobdiff_plain;f=Makefile.PL;h=938bd1a5d4c7ee29f2c9106d86abd75d806ac76a;hp=a1ff6222719164afdf9df2f212cd191df6b3b6fb;hb=HEAD;hpb=320536b7d6bb79250e6fefe48d3a6be8c13008d2 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/, + }, } );