summaryrefslogtreecommitdiff
path: root/pod/perlthrtut.pod
diff options
context:
space:
mode:
authorbrian d foy <brian.d.foy@gmail.com>2019-12-05 13:49:36 -0500
committerKarl Williamson <khw@cpan.org>2019-12-05 11:38:24 -0800
commit9f506587873b1dfdcbd8cf8962cd5caaf96fb3db (patch)
tree616eef5d70fef7102aa0980967a5a3cfda9562e7 /pod/perlthrtut.pod
parent16bac4a4283b5dd6e00f4069d7948fb5f003e17a (diff)
downloadperl-9f506587873b1dfdcbd8cf8962cd5caaf96fb3db.tar.gz
Update link to Birrell's threads paper
Diffstat (limited to 'pod/perlthrtut.pod')
-rw-r--r--pod/perlthrtut.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlthrtut.pod b/pod/perlthrtut.pod
index c2356d5d6b..d54ac03f86 100644
--- a/pod/perlthrtut.pod
+++ b/pod/perlthrtut.pod
@@ -1104,7 +1104,7 @@ Here's a short bibliography courtesy of Jürgen Christoffel:
Birrell, Andrew D. An Introduction to Programming with
Threads. Digital Equipment Corporation, 1989, DEC-SRC Research Report
#35 online as
-L<ftp://ftp.dec.com/pub/DEC/SRC/research-reports/SRC-035.pdf>
+L<https://www.hpl.hp.com/techreports/Compaq-DEC/SRC-RR-35.pdf>
(highly recommended)
Robbins, Kay. A., and Steven Robbins. Practical Unix Programming: A