Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039419
en ru br
ALT Linux repos
S:0.01-alt2_21

Group :: Development/Other
RPM: perl-Test-Identity

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.01-alt2_21
Build date: 20 november 2019, 11:37 ( 227.2 weeks ago )
Size: 16.21 Kb

Home page:   https://metacpan.org/release/Test-Identity

License: GPL+ or Artistic
Summary: Assert the referential identity of a reference
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Test-Identity
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin