Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.147 Text::WrapChapter 8
Standard Modules
Next: 8.149 Thread::Queue
 

8.148 Thread

Provides Perl multithreading support. Distributed as a beta feature with Perl 5.005 and runs only on versions of Perl that were built with thread support. Has the following functions and methods:


Previous: 8.147 Text::WrapPerl in a NutshellNext: 8.149 Thread::Queue
8.147 Text::WrapBook Index8.149 Thread::Queue