Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
perl-Test-Identity - 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.
Packages
Latest: perl-Test-Identity-0.01-1.el6.fio.noarch.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl-Test-Identity |
0 |
0.01 |
1.el6.fio |
noarch |
14 KiB |
2012-06-27 04:22:17 |
Changelog:
- * 2012-06-27 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 0.01-1
- Initial release.