Skip to content

Commit

Permalink
add irc section to SUPPORT
Browse files Browse the repository at this point in the history
  • Loading branch information
apocalypse committed Dec 8, 2010
1 parent f3b8f13 commit 0f97113
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion lib/Pod/Weaver/PluginBundle/Apocalyptic.pm
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,13 @@ sub mvp_bundle_config {

# The usual end of POD...
[ '@Apocalyptic/SeeAlso', _exp('SeeAlso'), {} ],
[ '@Apocalyptic/Support', _exp('Support'), {} ],
[ '@Apocalyptic/Support', _exp('Support'), {
'irc' => [
'irc.perl.org, #perl-help, Apocalypse',
'irc.freenode.net, #perl, Apocal',
'irc.efnet.org, #perl, Ap0cal',
],
} ],
[ '@Apocalyptic/Authors', _exp('Authors'), {} ],
[ '@Apocalyptic/ACK', _exp('Generic'), {
header => 'ACKNOWLEDGEMENTS',
Expand Down

0 comments on commit 0f97113

Please sign in to comment.