From 16fa5ceb05e44f55bfb3785484b0df279138fd39 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Mon, 30 Jun 2014 20:16:59 +0300 Subject: [PATCH] Recommend POE::Component::SSLify --- Makefile.PL | 3 +++ 1 file changed, 3 insertions(+) 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' } -- 2.30.2