Recommend POE::Component::SSLify
authorMarius Gavrilescu <marius@ieval.ro>
Mon, 30 Jun 2014 17:16:59 +0000 (20:16 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Mon, 30 Jun 2014 17:16:59 +0000 (20:16 +0300)
Makefile.PL

index 446b493232952c509665ac69421faa3f76079cf5..8d258dc651fde0606b2fe11fd64cd105c1e1bacf 100644 (file)
@@ -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'
                }
This page took 0.010731 seconds and 4 git commands to generate.