[ Source: libsafe-isa-perl ]
Package: libsafe-isa-perl (1.000010-1)
Links for libsafe-isa-perl
Debian Resources:
Download Source Package libsafe-isa-perl:
- [libsafe-isa-perl_1.000010-1.dsc]
- [libsafe-isa-perl_1.000010.orig.tar.gz]
- [libsafe-isa-perl_1.000010-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
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.
Other Packages Related to libsafe-isa-perl
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libsafe-isa-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 8.1 kB | 23.0 kB | [list of files] |