libprefork-perl 1.05-ok2 source package in openKylin
Changelog
libprefork-perl (1.05-ok2) yangtze; urgency=medium * Modify debian/control. -- denghao <email address hidden> Fri, 16 Sep 2022 05:38:27 +0300
libprefork-perl (1.05-ok2) yangtze; urgency=medium * Modify debian/control. -- denghao <email address hidden> Fri, 16 Sep 2022 05:38:27 +0300
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl | |
Nile V2.0 | release | main | perl | |
Yangtze V1.0 | release | main | perl | |
Yangtze V1.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libprefork-perl_1.05.orig.tar.gz | 27.8 KiB | 6d87bcdfa63b28cefcfa870803a519b6590e3ea19c300f98cecb0e190bb19305 |
libprefork-perl_1.05-ok2.debian.tar.xz | 7.9 KiB | df03300d3efd5218858f8dd17fafb850c20e6ef8995321b3755b0d3531ae29b6 |
libprefork-perl_1.05-ok2.dsc | 1.7 KiB | 509eebae6bab34bff7dd6c39131467e0b0cba1bef818913eba13509f77b66f26 |
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.