Name: | perl-UNIVERSAL-ref |
---|---|
Version: | 0.14 |
Release: | 28.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 21632 |
License: | GPL+ or Artistic |
RPM: | perl-UNIVERSAL-ref-0.14-28.el8.x86_64.rpm |
Source RPM: | perl-UNIVERSAL-ref-0.14-28.el8.src.rpm |
Build Date: | Mon Dec 02 2019 |
Build Host: | jenkins-10-147-72-125-14b66d41-7846-42f2-aaa3-ca3530950a23.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/UNIVERSAL-ref |
Summary: | Turns ref() into a multimethod |
Description: | This module changes the behavior of the builtin function ref(). If ref() is called on an object that has requested an overloaded ref, the object's '->ref' method will be called and its return value used instead. |