套件: libperl-destruct-level-perl (0.02-2build8)
libperl-destruct-level-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libperl-destruct-level-perl:
- [libperl-destruct-level-perl_0.02-2build8.dsc]
- [libperl-destruct-level-perl_0.02.orig.tar.gz]
- [libperl-destruct-level-perl_0.02-2build8.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Jonathan Yu
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to change Perl's destruction level
Perl::Destruct::Level is an interface allowing one to change Perl's internal destruction level. While this functionality is available through the PERL_DESTRUCT_LEVEL environment variable when perl is compiled with debug support, this module provides it for perls without -DDEBUGGING.
The default value of the destruct level is 0; it means that perl won't bother destroying all its internal data structures, but let the OS do the cleanup for it at exit.
Relevant values recognized by perl are 1 and 2. Consult your source code to know exactly what they mean. Note that some embedded environments might extend the meaning of the destruction level for their own purposes: mod_perl does that, for example.
其他與 libperl-destruct-level-perl 有關的套件
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.34.0
- 本虛擬套件由這些套件提供: perl-base