[ 原始碼: libdevel-globaldestruction-perl ]
套件:libdevel-globaldestruction-perl(0.14-1)
libdevel-globaldestruction-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdevel-globaldestruction-perl:
- [libdevel-globaldestruction-perl_0.14-1.dsc]
- [libdevel-globaldestruction-perl_0.14.orig.tar.gz]
- [libdevel-globaldestruction-perl_0.14-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Krzysztof Krzyżaniak (eloy) (QA 頁面)
- Dominic Hargreaves (QA 頁面)
- Alessandro Ghedini (QA 頁面)
- Angel Abad (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to expose the flag that marks global destruction
Devel::GlobalDestruction is a Perl module that exposes the PL_dirty flag to Perl as a subroutine named in_global_destruction. It is useful when writing destructors, so that only non-process local resources are freed while in global destruction.
其他與 libdevel-globaldestruction-perl 有關的套件
|
|
|
|
-
- dep: libsub-exporter-progressive-perl
- module for using Sub::Exporter only if needed
-
- dep: perl (>= 5.14.0)
- Larry Wall's Practical Extraction and Report Language