summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLarry W. Virden <lvirden@cas.org>1997-01-30 08:45:59 -0500
committerChip Salzenberg <chip@atlantic.net>1997-02-04 17:47:00 +1200
commitb0607b7a0c11a3235b652605ddc7f98b09d675c9 (patch)
treeea23e6196d1ee2958009a175319907d268b3ed85
parent1bb2ced4d77c9909cc912248529fdd61415eea5c (diff)
downloadperl-b0607b7a0c11a3235b652605ddc7f98b09d675c9.tar.gz
Update to perl.pod suggested
private-msgid: <199701301345.IAA16514@cas.org>
-rw-r--r--pod/perl.pod7
1 files changed, 3 insertions, 4 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index dcab07a37b..e8522fe89b 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.