Name : perl-Safe-Isa
| |
Version : 1.000002
| Vendor : Fedora Project
|
Release : 1.fc18
| Date : 2012-09-15 17:17:29
|
Group : Development/Libraries
| Source RPM : perl-Safe-Isa-1.000002-1.fc18.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/18/Everything/armhfp/os/Packages/p |