perl-Test-Identity - Assert the referential identity of a reference
Website: | http://search.cpan.org/dist/Test-Identity/ |
---|---|
License: | GPL+ or Artistic |
- Description:
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
perl-Test-Identity-0.01-14m.mo8.noarch [14 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.01-14m) - rebuild against perl-5.20.0 |