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