Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-Identity | Distribution: openSUSE Tumbleweed |
Version: 0.01 | Vendor: openSUSE |
Release: 1.11 | Build date: Mon May 11 07:11:30 2015 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 24482 | Source RPM: perl-Test-Identity-0.01-1.11.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/Test-Identity/ | |
Summary: 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. It also provides better diagnostics if the test fails: $ perl -MTest::More=tests,1 -MTest::Identity -e'identical [], {}' 1..1 not ok 1 $ perl -MTest::More=tests,1 -MTest::Identity -e'identical [], []' 1..1 not ok 1
Artistic-1.0 or GPL-1.0+
* Mon May 11 2015 coolo@suse.com - redo spec file * Sat Oct 08 2011 coolo@suse.com - initial package 0.01 * created by cpanspec 1.78.06
/usr/lib/perl5/vendor_perl/5.40.0/Test /usr/lib/perl5/vendor_perl/5.40.0/Test/Identity.pm /usr/share/doc/packages/perl-Test-Identity /usr/share/doc/packages/perl-Test-Identity/Changes /usr/share/doc/packages/perl-Test-Identity/LICENSE /usr/share/doc/packages/perl-Test-Identity/README /usr/share/man/man3/Test::Identity.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Feb 9 01:37:00 2025