X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=8d258dc651fde0606b2fe11fd64cd105c1e1bacf;hb=4885ce98b06aaa8d1323e202307e0951195910a2;hp=446b493232952c509665ac69421faa3f76079cf5;hpb=445eb54503fa217b3bd87272397ce1781ccaa843;p=app-devbot.git diff --git a/Makefile.PL b/Makefile.PL index 446b493..8d258dc 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,6 +24,9 @@ WriteMakefile( }, META_MERGE => { dynamic_config => 0, + recommends => { + qw/POE::Component::SSLify 0/, + }, resources => { repository => 'https://git.ieval.ro/?p=app-devbot.git' }