Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
List #perl6-toolchain and toolchain repo
  • Loading branch information
zoffixznet committed Apr 12, 2016
1 parent 4ba4f1a commit ade320d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions doc/Language/modules.pod
Expand Up @@ -483,9 +483,13 @@ You can also already upload your Perl 6 modules to
L<Perl 5's PAUSE|https://pause.perl.org/>, selecting `Perl6` directory during the
upload. That will ensure your module is indexed in Perl 6's space and not Perl 5's.
=head2 Contact Information
To help out or learn more, join the dedicated channel
L<#perl6-toolchain on irc.freenode.net|irc://irc.freenode.net/#perl6-toolchain>
L<(channel logs)|http://irclog.perlgeek.de/perl6-toolchain/today>. A repository
to discuss tooling issues is also available at
L<https://github.com/perl6/toolchain-bikeshed>
=end pod

Expand Down

2 comments on commit ade320d

@shadowcat-mst
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We just had a user drop into channel thinking that because the contact information was at the end of the document, it applied to module authoring and review in general.

While I'm all in favour of people finding the channel if they have toolchain problems, having somebody turn up wanting an "is this module I'm working on useful" for a set of grammar utilities (which ... looked useful to me, maybe, but I'm hardly the right person to have an opinion there) seemed suboptimal.

So it's likely worth rephrasing or moving this somehow.

@AlexDaniel
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shadowcat-mst Hmm… that's a very old commit. Can you create a ticket for that?

Please sign in to comment.