套件: libprefork-perl (1.05-1)
libprefork-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libprefork-perl:
- [libprefork-perl_1.05-1.dsc]
- [libprefork-perl_1.05.orig.tar.gz]
- [libprefork-perl_1.05-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
外部的資源:
- 主頁 [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.