summaryrefslogtreecommitdiff
path: root/pod/perl571delta.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-03-27 03:11:55 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-27 03:11:55 +0000
commitf224927c1e379a33cd6d5e0a5d25d0ecb9c9d964 (patch)
tree55ba224e3f1d9432bc440fe41284cf6eb4c75e04 /pod/perl571delta.pod
parent1577cd8083ce36a55c5a17443a5fe2c735f08e36 (diff)
downloadperl-f224927c1e379a33cd6d5e0a5d25d0ecb9c9d964.tar.gz
More URL "whitespacing".
p4raw-id: //depot/perl@15543
Diffstat (limited to 'pod/perl571delta.pod')
-rw-r--r--pod/perl571delta.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/perl571delta.pod b/pod/perl571delta.pod
index 2975c06876..cfaa614d41 100644
--- a/pod/perl571delta.pod
+++ b/pod/perl571delta.pod
@@ -514,7 +514,7 @@ Storable, Text-Tabs+Wrap.
=item *
Hashes now use Bob Jenkins "One-at-a-Time" hashing key algorithm
-(http://burtleburtle.net/bob/hash/doobs.html). This algorithm is
+( http://burtleburtle.net/bob/hash/doobs.html ). This algorithm is
reasonably fast while producing a much better spread of values than
the old hashing algorithm (originally by Chris Torek, later tweaked by
Ilya Zakharevich). Hash values output from the algorithm on a hash of
@@ -1046,8 +1046,8 @@ working order yet.
If you find what you think is a bug, you might check the articles
recently posted to the comp.lang.perl.misc newsgroup and the perl
-bug database at http://bugs.perl.org. There may also be
-information at http://www.perl.com/perl/, the Perl Home Page.
+bug database at http://bugs.perl.org/ There may also be
+information at http://www.perl.com/perl/ , the Perl 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