パッケージ: libsafe-isa-perl (1.000008-1)
libsafe-isa-perl に関するリンク
Trisquel の資源:
libsafe-isa-perl ソースパッケージをダウンロード:
- [libsafe-isa-perl_1.000008-1.dsc]
- [libsafe-isa-perl_1.000008.orig.tar.gz]
- [libsafe-isa-perl_1.000008-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Nuno Carvalho
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for safely calling isa and friends on things that may not be objects
Since Perl allows providing a subroutine reference, or a method name, to the -> operator (when used as a method call) and a subroutine doesn't require the invocant to actually be an object, Safe::Isa can be used to create safe versions of isa, can, does and DOES by using a subroutine reference that only tries to call the method if it's actually used on an object.
その他の libsafe-isa-perl 関連パッケージ
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language