Assert the referential identity of a reference
This module provides a single testing function, identical. It asserts that a given reference is as expected; that is, it either refers to the same object or is undef. It is similar to Test::More::is except that it uses refaddr, ensuring that it behaves correctly even if the references under test are objects that overload stringification or numification.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.01-36.fc42 | - |
Fedora 42 | 0.01-36.fc42 | - |
Fedora 41 | 0.01-35.fc41 | - |
Fedora 40 | 0.01-34.fc40 | - |
Fedora EPEL 9 | 0.01-27.el9 | - |
Fedora EPEL 8 | 0.01-24.el8 | - |
You can contact the maintainers of this package via email at
perl-Test-Identity dash maintainers at fedoraproject dot org
.