[ 原始碼: libb-hooks-endofscope-perl ]
套件:libb-hooks-endofscope-perl(0.28-1)
libb-hooks-endofscope-perl 的相關連結
Debian 的資源:
下載原始碼套件 libb-hooks-endofscope-perl:
- [libb-hooks-endofscope-perl_0.28-1.dsc]
- [libb-hooks-endofscope-perl_0.28.orig.tar.gz]
- [libb-hooks-endofscope-perl_0.28-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module for executing code after a scope finished compilation
B::Hooks::EndOfScope allows you to execute code when perl finished compiling the surrounding scope. It exports a single function, 'on_scope_end $codeblock', which can be used e.g. for introspection in the constructor of your class.
其他與 libb-hooks-endofscope-perl 有關的套件
|
|
|
|
-
- dep: libmodule-implementation-perl
- module for loading one of several alternate implementations of a module
-
- dep: libsub-exporter-progressive-perl
- module for using Sub::Exporter only if needed
-
- dep: libvariable-magic-perl
- module to associate user-defined magic to variables from Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language