-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2012-14094 2012-09-17 16:28:48 --------------------------------------------------------------------------------
Name : perl-Safe-Isa Product : Fedora 16 Version : 1.000002 Release : 1.fc16 URL : http://search.cpan.org/dist/Safe-Isa/ 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. -------------------------------------------------------------------------------- Update Information: New package perl-Safe-isa -------------------------------------------------------------------------------- References: [ 1 ] Bug #855656 - Review Request: perl-Safe-Isa - Call isa, can, does and DOES safely on things that may not be objects https://bugzilla.redhat.com/show_bug.cgi?id=855656 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update perl-Safe-Isa' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
