[ 原始碼: libclass-isa-perl ]
套件:libclass-isa-perl(0.36-6)
libclass-isa-perl 的相關連結
Debian 的資源:
下載原始碼套件 libclass-isa-perl:
- [libclass-isa-perl_0.36-6.dsc]
- [libclass-isa-perl_0.36.orig.tar.gz]
- [libclass-isa-perl_0.36-6.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
report the search path for a class's ISA tree
Class::ISA returns the list of classes that the current class inherits from, listed in the order that Perl would search for a method not implemented in the current class. The list contains no duplicates.