パッケージ: libperl-destruct-level-perl (0.02-2 など)
libperl-destruct-level-perl に関するリンク
Debian の資源:
libperl-destruct-level-perl ソースパッケージをダウンロード:
- [libperl-destruct-level-perl_0.02-2.dsc]
- [libperl-destruct-level-perl_0.02.orig.tar.gz]
- [libperl-destruct-level-perl_0.02-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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: perl (>= 5.32.0-4)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.32.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base