[ 原始碼: libfailures-perl ]
套件:libfailures-perl(0.004-3)
libfailures-perl 的相關連結
Debian 的資源:
下載原始碼套件 libfailures-perl:
- [libfailures-perl_0.004-3.dsc]
- [libfailures-perl_0.004.orig.tar.gz]
- [libfailures-perl_0.004-3.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
minimalist exception hierarchy generator
The failures module lets you define an exception hierarchy quickly and simply.
The design goals were:
• minimalist interface • 80% of features in 20% of lines of code • depend only on core modules (nearly achieved) • support hierarchical error types • identify errors types by name (class) not by parsing strings • leave (possibly expensive) trace decisions to the thrower
其他與 libfailures-perl 有關的套件
|
|
|
|
-
- dep: libclass-tiny-perl
- minimalist class construction module for Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language