From: Karen Etheridge Date: Sun, 15 Mar 2015 05:04:09 +0000 (-0700) Subject: include the irc channel in metadata X-Git-Tag: v1.003027~17 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=commitdiff_plain;h=e8e6dff08327794a8c143e87af2e360d4365a23c include the irc channel in metadata --- diff --git a/dist.ini b/dist.ini index d576f41..f258306 100644 --- a/dist.ini +++ b/dist.ini @@ -26,6 +26,9 @@ Test::MinimumVersion.max_target_perl = 5.008001 AutoPrereqs.finder = CoreModules Test::Compile.module_finder = CoreModules +[MetaResources] +x_IRC = irc://irc.perl.org/#devel-repl + [Prereqs / RuntimeRequires] Moose = 0.93 MooseX::Object::Pluggable = 0.0009