[ bianca ]
[ ソース: libclass-isa-perl ]
パッケージ: libclass-isa-perl (0.36-7)
libclass-isa-perl に関するリンク
libclass-isa-perl ソースパッケージをダウンロード:
- [libclass-isa-perl_0.36-7.debian.tar.xz]
- [libclass-isa-perl_0.36-7.dsc]
- [libclass-isa-perl_0.36.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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.