From: Larry W. Virden <lvirden@cas.org>
Date: Thu, 30 Jan 1997 13:45:59 +0000 (-0500)
Subject: Update to perl.pod suggested
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b0607b7a0c11a3235b652605ddc7f98b09d675c9;p=p5sagit%2Fp5-mst-13.2.git

Update to perl.pod suggested

private-msgid: <199701301345.IAA16514@cas.org>
---

diff --git a/pod/perl.pod b/pod/perl.pod
index dcab07a..e8522fe 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -330,10 +330,9 @@ given variable name may not be longer than 255 characters, and no
 component of your PATH may be longer than 255 if you use B<-S>.  A regular
 expression may not compile to more than 32767 bytes internally.
 
-See the perl bugs database at F<http://www.perl.com/perl/bugs/>.  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
-F<perlbug@perl.com>.
+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 F<perlbug@perl.com>.
 If you've succeeded in compiling perl, the perlbug script in the utils/
 subdirectory can be used to help mail in a bug report.