[ ソース: libclass-isa-perl ]
パッケージ: libclass-isa-perl (0.36-5)
libclass-isa-perl に関するリンク
Trisquel の資源:
libclass-isa-perl ソースパッケージをダウンロード:
- [libclass-isa-perl_0.36-5.dsc]
- [libclass-isa-perl_0.36.orig.tar.gz]
- [libclass-isa-perl_0.36-5.debian.tar.gz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Dominic Hargreaves
- Xavier Guimard
外部の資源:
- ホームページ [search.cpan.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.