[ ソース: libclass-errorhandler-perl ]
パッケージ: libclass-errorhandler-perl (0.04-3)
libclass-errorhandler-perl に関するリンク
Debian の資源:
libclass-errorhandler-perl ソースパッケージをダウンロード:
- [libclass-errorhandler-perl_0.04-3.dsc]
- [libclass-errorhandler-perl_0.04.orig.tar.gz]
- [libclass-errorhandler-perl_0.04-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Base class for error handling
Class::ErrorHandler provides an error-handling mechanism that's generic enough to be used as the base class for a variety of OO classes. Subclasses inherit its two error-handling methods, error and errstr, to communicate error messages back to the calling program.