套件: libb-debug-perl (1.26-2)
libb-debug-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libb-debug-perl:
- [libb-debug-perl_1.26-2.dsc]
- [libb-debug-perl_1.26.orig.tar.gz]
- [libb-debug-perl_1.26-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to print debug info about perl ops
The B::Debug module walks the Perl syntax tree, printing debug info about ops.
The B module supplies classes which allow a Perl program to delve into its own innards. It is the module used to implement the "backends" of the Perl compiler.
B::Debug in perl core is deprecated in 5.27.3 and will be removed in the future.