[ ソース: libcarp-always-perl ]
パッケージ: libcarp-always-perl (0.16-1)
libcarp-always-perl に関するリンク
Debian の資源:
libcarp-always-perl ソースパッケージをダウンロード:
- [libcarp-always-perl_0.16-1.dsc]
- [libcarp-always-perl_0.16.orig.tar.gz]
- [libcarp-always-perl_0.16-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module to make warn and die noisy with stack backtraces
Carp::Always is meant as a debugging aid. It can be used to make a script complain loudly with stack backtraces when warn()ing or die()ing. Thus, it is commonly used on the command line, to give more context to those mysterious warnings from deep down inside the module, without the need to edit code.