ktats****@users*****
ktats****@users*****
2011年 9月 23日 (金) 23:38:39 JST
Index: docs/modules/Parallel-ForkManager-0.7.9/lib/Parallel/ForkManager.pod diff -u docs/modules/Parallel-ForkManager-0.7.9/lib/Parallel/ForkManager.pod:1.1 docs/modules/Parallel-ForkManager-0.7.9/lib/Parallel/ForkManager.pod:1.2 --- docs/modules/Parallel-ForkManager-0.7.9/lib/Parallel/ForkManager.pod:1.1 Fri Sep 23 23:25:22 2011 +++ docs/modules/Parallel-ForkManager-0.7.9/lib/Parallel/ForkManager.pod Fri Sep 23 23:38:39 2011 @@ -180,6 +180,8 @@ =item start [ $process_identifier ] # P +=begin original + This method does the fork. It returns the pid of the child process for the parent, and 0 for the child process. If the $processes parameter for the constructor is 0 then, assuming you're in the child process,