From: Graham Knop Date: Sun, 18 Oct 2015 15:05:12 +0000 (-0400) Subject: add irc channel X-Git-Tag: v0.02~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-GlobalDestruction-XS.git;a=commitdiff_plain;h=215d0d8583f42510cd6a4c538b263c4df52535b9 add irc channel --- diff --git a/Makefile.PL b/Makefile.PL index 5acde4a..7f48e9d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -29,6 +29,7 @@ my %WriteMakefileArgs = ( web => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Devel-GlobalDestruction-XS', mailto => 'bug-Devel-GlobalDestruction-XS@rt.cpan.org', }, + x_IRC => 'irc://irc.perl.org/#toolchain', license => [ 'http://dev.perl.org/licenses/' ], }, requires => { },