[ 原始碼: liblog-trace-perl ]
套件:liblog-trace-perl(1.070-5)
liblog-trace-perl 的相關連結
Debian 的資源:
下載原始碼套件 liblog-trace-perl:
- [liblog-trace-perl_1.070-5.dsc]
- [liblog-trace-perl_1.070.orig.tar.gz]
- [liblog-trace-perl_1.070-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to provide a unified approach to tracing
A module to provide a unified approach to tracing. A script can use Log::Trace qw( < mode > ) to set the behaviour of the TRACE function.
By default, the trace functions are exported to the calling package only. You can export the trace functions to other packages with the "Deep" option. See "OPTIONS" for more information.
All exports are in uppercase (to minimise collisions with "real" functions).
其他與 liblog-trace-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libdata-serializer-perl
- module that serializes data structures