软件包: libexception-class-perl (1.23-1) [universe]
libexception-class-perl 的相关链接
Ubuntu 的资源:
下载源码包 libexception-class-perl:
- [libexception-class-perl_1.23-1.dsc]
- [libexception-class-perl_1.23.orig.tar.gz]
- [libexception-class-perl_1.23-1.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Jay Bonci
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
a module that allows you to declare real exception classes in Perl
Exception::Class allows you to declare exceptions in your modules in a manner similar to how exceptions are declared in Java.
It features a simple interface allowing programmers to 'declare' exception classes at compile time. It also has a base exception class, Exception::Class::Base, that can be used for classes stored in files (aka modules ;) ) that are subclasses.
It is designed to make structured exception handling simpler and better by encouraging people to use hierarchies of exceptions in their applications.
其它与 libexception-class-perl 有关的软件包
|
|
|
-
- dep: libclass-data-inheritable-perl
- Inheritable, overridable class data
-
- dep: libdevel-stacktrace-perl (>= 1.07)
- Stack trace and stack trace frame objects
-
- dep: perl (>= 5.6.0-16)
- Larry Wall 的实用抽取和报表语言(Practical Extraction and Report Language)