ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/AnyEvent-Fork/Fork.pm
(Generate patch)

Comparing cvsroot/AnyEvent-Fork/Fork.pm (file contents):
Revision 1.63 by root, Wed Nov 26 13:36:18 2014 UTC vs.
Revision 1.64 by root, Wed Nov 26 13:37:40 2014 UTC

177possible to use modules such as event loops or window interfaces safely. 177possible to use modules such as event loops or window interfaces safely.
178 178
179=back 179=back
180 180
181=head1 EXAMPLES 181=head1 EXAMPLES
182
183This is where the wall of text ends and code speaks.
182 184
183=head2 Create a single new process, tell it to run your worker function. 185=head2 Create a single new process, tell it to run your worker function.
184 186
185 AnyEvent::Fork 187 AnyEvent::Fork
186 ->new 188 ->new

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines