summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorPhilip Newton <pne@cpan.org>2000-08-29 23:39:14 +0200
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-29 19:59:52 +0000
commit7f2de2d2ad713e777c0e8d552b0e59a636cc6282 (patch)
tree1e128b44a23c9f903d95113610306bde374ff2fa /pod
parent53542a37701d1675e32df2c6c7a98cba7e4ccfdb (diff)
downloadperl-7f2de2d2ad713e777c0e8d552b0e59a636cc6282.tar.gz
[ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
Message-Id: <200008291938.VAA98259@smtp1.nikoma.de> p4raw-id: //depot/perl@6894
Diffstat (limited to 'pod')
-rw-r--r--pod/perl.pod2
-rw-r--r--pod/perl56delta.pod4
-rw-r--r--pod/perlfaq2.pod2
-rw-r--r--pod/perllocale.pod2
-rw-r--r--pod/perlxs.pod2
5 files changed, 6 insertions, 6 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index 895f8d981a..fc40d3b33a 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -317,7 +317,7 @@ affected by wraparound).
You may mail your bug reports (be sure to include full configuration
information as output by the myconfig program in the perl source
-tree, or by C<perl -V>) to perlbug@perl.com . If you've succeeded
+tree, or by C<perl -V>) to perlbug@perl.org . If you've succeeded
in compiling perl, the B<perlbug> script in the F<utils/> subdirectory
can be used to help mail in a bug report.
diff --git a/pod/perl56delta.pod b/pod/perl56delta.pod
index 115f88b754..63f7060d87 100644
--- a/pod/perl56delta.pod
+++ b/pod/perl56delta.pod
@@ -2990,7 +2990,7 @@ Home Page.
If you believe you have an unreported bug, please run the B<perlbug>
program included with your release. Be sure to trim your bug down
to a tiny but sufficient test case. Your bug report, along with the
-output of C<perl -V>, will be sent off to perlbug@perl.com to be
+output of C<perl -V>, will be sent off to perlbug@perl.org to be
analysed by the Perl porting team.
=head1 SEE ALSO
@@ -3008,6 +3008,6 @@ The F<Artistic> and F<Copying> files for copyright information.
Written by Gurusamy Sarathy <F<gsar@activestate.com>>, with many
contributions from The Perl Porters.
-Send omissions or corrections to <F<perlbug@perl.com>>.
+Send omissions or corrections to <F<perlbug@perl.org>>.
=cut
diff --git a/pod/perlfaq2.pod b/pod/perlfaq2.pod
index d0b92bb941..df05091e06 100644
--- a/pod/perlfaq2.pod
+++ b/pod/perlfaq2.pod
@@ -462,7 +462,7 @@ See also www.perl.com for updates on tutorials, training, and support.
If you are reporting a bug in the perl interpreter or the modules
shipped with Perl, use the I<perlbug> program in the Perl distribution or
-mail your report to perlbug@perl.com .
+mail your report to perlbug@perl.org .
If you are posting a bug with a non-standard port (see the answer to
"What platforms is Perl available for?"), a binary distribution, or a
diff --git a/pod/perllocale.pod b/pod/perllocale.pod
index a257e380c0..3d9a58a007 100644
--- a/pod/perllocale.pod
+++ b/pod/perllocale.pod
@@ -947,7 +947,7 @@ In certain systems, the operating system's locale support
is broken and cannot be fixed or used by Perl. Such deficiencies can
and will result in mysterious hangs and/or Perl core dumps when the
C<use locale> is in effect. When confronted with such a system,
-please report in excruciating detail to <F<perlbug@perl.com>>, and
+please report in excruciating detail to <F<perlbug@perl.org>>, and
complain to your vendor: bug fixes may exist for these problems
in your operating system. Sometimes such bug fixes are called an
operating system upgrade.
diff --git a/pod/perlxs.pod b/pod/perlxs.pod
index c696e19d16..5e333c088d 100644
--- a/pod/perlxs.pod
+++ b/pod/perlxs.pod
@@ -1636,4 +1636,4 @@ This document covers features supported by C<xsubpp> 1.935.
Originally written by Dean Roehrich <F<roehrich@cray.com>>.
-Maintained since 1996 by The Perl Porters <F<perlbug@perl.com>>.
+Maintained since 1996 by The Perl Porters <F<perlbug@perl.org>>.