The devel/p5-forks port
p5-forks-0.36p2 – forks - emulate threads with fork (cvsweb github mirror)
Description
The forks.pm module is a drop-in replacement for threads.pm. It has the same syntax as the threads.pm module (it even takes over its namespace) but has some significant differences: - you do _not_ need a special (threaded) version of Perl - it is _much_ more economic with memory usage on OS's that support COW - it is more efficient in the startup of threads - it is slightly less efficient in the stopping of threads - it is less efficient in inter-thread communication If for nothing else, it allows you to use the Perl threading model in non-threaded Perl builds and in older versions of Perl (5.6.0 and higher are supported).WWW: https://metacpan.org/release/forks
Maintainer
The OpenBSD ports mailing-list
Categories
Run dependencies
Test dependencies
Files
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/forks/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/forks/forks.so
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/forks.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/forks/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/forks/Devel/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/forks/Devel/Symdump.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/forks/shared.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/forks/shared/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/forks/shared/attributes.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/forks/shared/global_filter.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/forks/signals.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/threads.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/threads/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/threads/shared.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/threads/shared/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/threads/shared/array.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/threads/shared/handle.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/threads/shared/hash.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/threads/shared/scalar.pm
- /usr/local/man/man3p/forks.3p
- /usr/local/man/man3p/forks::Devel::Symdump.3p
- /usr/local/man/man3p/forks::shared.3p
- /usr/local/man/man3p/forks::signals.3p
- /usr/local/man/man3p/threads::shared::array.3p
- /usr/local/man/man3p/threads::shared::handle.3p
- /usr/local/man/man3p/threads::shared::hash.3p
- /usr/local/man/man3p/threads::shared::scalar.3p