[ 原始碼: libclass-whitehole-perl ]
套件:libclass-whitehole-perl(0.04-9)
libclass-whitehole-perl 的相關連結
Debian 的資源:
下載原始碼套件 libclass-whitehole-perl:
- [libclass-whitehole-perl_0.04-9.dsc]
- [libclass-whitehole-perl_0.04.orig.tar.gz]
- [libclass-whitehole-perl_0.04-9.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
base class to treat unhandled method calls as errors
It is possible to accidentally inherit an AUTOLOAD method. Often this will happen if a class somewhere in the chain uses AutoLoader or defines one of their own. This can lead to confusing error messages when method lookups fail.
Sometimes you want to avoid this accidental inheritance. In that case, inherit from Class::WhiteHole. All unhandled methods will produce normal Perl error messages.
其他與 libclass-whitehole-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language