Name : perl-Safe-Isa
| |
Version : 1.000005
| Vendor : Fedora Project
|
Release : 1.fc22
| Date : 2014-10-14 14:57:13
|
Group : Development/Libraries
| Source RPM : perl-Safe-Isa-1.000005-1.fc22.src.rpm
|
Size : 0.01 MB
| |
Packager : Fedora Project
| |
Summary : Call isa, can, does and DOES safely on things that may not be objects
|
Description :
How many times have you found yourself writing:
if ($obj->isa(\'Something\')) {
and then shortly afterwards cursing and changing it to:
if (Scalar::Util::blessed($obj) and $obj->isa(\'Something\')) {
Right. That\'s why this module exists.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/22/Everything/aarch64/os/Packages/p |