パッケージ: libuniversal-isa-perl (1.20171012-1.1)
libuniversal-isa-perl に関するリンク
Trisquel の資源:
libuniversal-isa-perl ソースパッケージをダウンロード:
- [libuniversal-isa-perl_1.20171012-1.1.dsc]
- [libuniversal-isa-perl_1.20171012.orig.tar.gz]
- [libuniversal-isa-perl_1.20171012-1.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Damyan Ivanov
- gregor herrmann
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
safer version of UNIVERSAL::isa
UNIVERSAL is base class for ALL classes in Object Oriented Perl. UNIVERSAL::isa (isa stands for "is a") is method which can tell You if object is blessed in package or inherits from package.
This module overloads UNIVERSAL::isa with a version that makes sure that, when called as a function on objects which override isa, isa will call the appropriate method on those objects
In all other cases, the real UNIVERSAL::isa gets called directly.
その他の libuniversal-isa-perl 関連パッケージ
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language