[ 源代码: libprefork-perl ]
软件包:libprefork-perl(1.05-2)
libprefork-perl 的相关链接
Debian 的资源:
下载源码包 libprefork-perl:
- [libprefork-perl_1.05-2.dsc]
- [libprefork-perl_1.05.orig.tar.gz]
- [libprefork-perl_1.05-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
pragma for optimized module loading for forking or non-forking processes
The prefork pragma is intended to allow module writers to optimise module loading for both scenarios with as little additional code as possible.
prefork.pm is intended to serve as a central and optional marshalling point for state detection (the software is running in compile-time or run-time mode) and to act as a relatively light-weight module loader.