Bump version number and update Changes
[app-devbot.git] / Makefile.PL
index a83aa865f7d9b078129faec77ce35a590ef4f628..8d258dc651fde0606b2fe11fd64cd105c1e1bacf 100644 (file)
@@ -19,10 +19,14 @@ WriteMakefile(
                   POE                                     0
                   POE::Component::IRC::Plugin::AutoJoin   0
                   POE::Component::IRC::Plugin::NickServID 0
-                  POE::Component::IRC::State              0/,
+                  POE::Component::IRC::State              0
+                  Regexp::Common                          0/,
        },
        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.009495 seconds and 4 git commands to generate.