Path to this page:
./
devel/p5-Test-Identity,
Assert the referential identity of a reference
Branch: pkgsrc-2014Q2,
Version: 0.01nb1,
Package name: p5-Test-Identity-0.01nb1,
Maintainer: pkgsrc-usersThis 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.
Required to run:[
lang/perl5]
Required to build:[
devel/p5-Module-Build]
Master sites: (Expand)
SHA1: e8440259c17b34ffdbb93d76731974734310849a
RMD160: 4c6f635f228a4bdad3894572ddcbaf71d11a1c0a
Filesize: 10.634 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-Test-Identity-0.01nb1
- (2014-07-02) Package added to pkgsrc.se, version p5-Test-Identity-0.01 (created)