summaryrefslogtreecommitdiff
path: root/pod/perl.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-12-01 01:00:09 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-12-01 01:00:09 +0000
commit98cdd5a67a8259647997737bf2cec0ff79f7c012 (patch)
tree700a30f3a9c7640a0c123dc9608fc998df8ecfb4 /pod/perl.pod
parentf62909b952e9ee2b286bebc76bd6582ac3548917 (diff)
downloadperl-98cdd5a67a8259647997737bf2cec0ff79f7c012.tar.gz
more complete pseudo-fork() support for Windows
p4raw-id: //depot/perl@4602
Diffstat (limited to 'pod/perl.pod')
-rw-r--r--pod/perl.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index 6e3921e307..dc977645d6 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -47,6 +47,7 @@ sections:
perltie Perl objects hidden behind simple variables
perlbot Perl OO tricks and examples
perlipc Perl interprocess communication
+ perlfork Perl fork() information
perlthrtut Perl threads tutorial
perldbmfilter Perl DBM Filters