[ 源代码: 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.