Name: | perl-Object-Deadly |
Version: | 0.09 |
Release: | 46.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 22122 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-Object-Deadly-0.09-46.el10.noarch.rpm
|
Source RPM: |
perl-Object-Deadly-0.09-46.el10.src.rpm
|
Build Date: | Fri Aug 30 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Object-Deadly |
Summary: | Perl module providing an object that dies whenever examined |
Description: | Object::Deadly is meant to be used in testing. All possible
overloading and method calls die. You can pass this object into
methods which are not supposed to accidentally trigger any potentially
overloading. |