diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-13 22:07:24 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-13 22:07:24 +0000 |
commit | 5e549d84d4e12bde1231ea210b2b8fef16250d07 (patch) | |
tree | 25198c9c127f95948dfb54bb4348d0a208ce51e4 /pod/perlthrtut.pod | |
parent | 2bea9a372691b6c02bfc2bf2bd27ffe114c228e1 (diff) | |
download | perl-5e549d84d4e12bde1231ea210b2b8fef16250d07.tar.gz |
Thread doc tweaks.
p4raw-id: //depot/perl@17226
Diffstat (limited to 'pod/perlthrtut.pod')
-rw-r--r-- | pod/perlthrtut.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pod/perlthrtut.pod b/pod/perlthrtut.pod index 10a7c397df..2d07fb5f93 100644 --- a/pod/perlthrtut.pod +++ b/pod/perlthrtut.pod @@ -1048,6 +1048,9 @@ Management: Proc. of the International Workshop IWMM 92, St. Malo, France, September 1992, Yves Bekkers and Jacques Cohen, eds. Springer, 1992, ISBN 3540-55940-X (real-life thread applications). +Artur Bergman, "Where Wizards Fear To Tread", June 11, 2002, +L<http://www.perl.com/pub/a/2002/06/11/threads.html> + =head1 Acknowledgements Thanks (in no particular order) to Chaim Frenkel, Steve Fink, Gurusamy |