diff options
Diffstat (limited to 'pod/perlthrtut.pod')
-rw-r--r-- | pod/perlthrtut.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlthrtut.pod b/pod/perlthrtut.pod index 99fae89e90..55a4cd56f9 100644 --- a/pod/perlthrtut.pod +++ b/pod/perlthrtut.pod @@ -1100,7 +1100,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 -http://gatekeeper.dec.com/pub/DEC/SRC/research-reports/abstracts/src-rr-035.html +ftp://ftp.dec.com/pub/DEC/SRC/research-reports/SRC-035.pdf (highly recommended) Robbins, Kay. A., and Steven Robbins. Practical Unix Programming: A |