From: Richard Foley Date: Mon, 31 Mar 2003 16:27:14 +0000 (+0200) Subject: overdue perlhack.pod corrections for RT X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3fd28c4e2d08a0b6b620046df4e9eb38af3a7913;p=p5sagit%2Fp5-mst-13.2.git overdue perlhack.pod corrections for RT Message-ID: p4raw-id: //depot/perl@19115 --- diff --git a/pod/perlhack.pod b/pod/perlhack.pod index ffe8167..6e5d5f5 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -480,63 +480,23 @@ for reference. =back -=head2 Perlbug remote interface +=head2 Perlbug administration -There are three (3) remote administrative interfaces for modifying bug -status, category, etc. In all cases an admin must be first registered -with the Perlbug database by sending an email request to -richard@perl.org or bugmongers@perl.org. +There is a single remote administrative interface for modifying bug status, +category, open issues etc. using the B I system, maintained +by I. Become an administrator, and close any bugs you can get +your sticky mitts on: -The main requirement is the willingness to classify, (with the -emphasis on closing where possible :), outstanding bugs. Further -explanation can be garnered from the web at http://bugs.perl.org/ , or -by asking on the admin mailing list at: bugmongers@perl.org + http://rt.perl.org -For more info on the web see +The bugtracker mechanism for B bugs in particular is at: - http://bugs.perl.org/perlbug.cgi?req=spec - -=over 4 - -=item 1 http://bugs.perl.org - -Login via the web, (remove B if only browsing), where interested -Cc's, tests, patches and change-ids, etc. may be assigned. - - http://bugs.perl.org/admin/index.html - - -=item 2 bugdb@perl.org - -Where the subject line is used for commands: - - To: bugdb@perl.org - Subject: -a close bugid1 bugid2 aix install - - To: bugdb@perl.org - Subject: -h + http://bugs6.perl.org/perlbug +To email the bug system administrators: -=item 3 commands_and_bugdids@bugs.perl.org + "perlbug-admin" -Where the address itself is the source for the commands: - - To: close_bugid1_bugid2_aix@bugs.perl.org - - To: help@bugs.perl.org - - -=item notes, patches, tests - -For patches and tests, the message body is assigned to the appropriate -bugs and forwarded to p5p for their attention. - - To: test__aix_close@bugs.perl.org - Subject: this is a test for the (now closed) aix bug - - Test is the body of the mail - -=back =head2 Submitting patches