[ ソース: libb-debug-perl ]
パッケージ: libb-debug-perl (1.26-3)
libb-debug-perl に関するリンク
Debian の資源:
libb-debug-perl ソースパッケージをダウンロード:
- [libb-debug-perl_1.26-3.dsc]
- [libb-debug-perl_1.26.orig.tar.gz]
- [libb-debug-perl_1.26-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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.