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: SUSE Linux Enterprise 15 SP6 |
Version: 0.01 | Vendor: openSUSE |
Release: bp156.3.1 | Build date: Sat Jul 22 11:25:26 2023 |
Group: Development/Libraries/Perl | Build host: goat49 |
Size: 25396 | Source RPM: perl-Test-Identity-0.01-bp156.3.1.src.rpm |
Packager: https://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.26.1/Test /usr/lib/perl5/vendor_perl/5.26.1/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, Tue Jul 9 19:58:50 2024