Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Test-Identity-0.01-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-Test-Identity Distribution: openSUSE Leap 15.2
Version: 0.01 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 19:15:03 2019
Group: Development/Libraries/Perl Build host: lamb06
Size: 25396 Source RPM: perl-Test-Identity-0.01-lp152.3.2.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

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* 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

Files

/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 Apr 9 11:50:38 2024