Description
Reference-sensitive code can prove that two values point to the exact same object instead of only equal values. This assertion helper adds referential identity checks to Perl test suites. It is useful when object sharing, caching, or aliasing behavior matters.