Name test-refcount-perl
Version 0.10
Summary
Description The Perl garbage collector uses simple reference counting during the normal execution of a program. This means that cycles or unweakened references in other parts of code can keep an object around for longer than intended. To help avoid this problem, the reference count of a new object from its class constructor ought to be 1. This way, the caller can know the object will be properly DESTROYed when it drops all of its references to it.
Section libs
License Artisticv1 | GPLv1+
Homepage https://metacpan.org/release/Test-Refcount
Recipe file recipes-devel/test-refcount-perl/test-refcount-perl_0.10.bb
Layer meta-cpan (gatesgarth branch)
Inherits
  • allarch
  • cpan-base
  • cpan_build
  • perl-version
  • perlnative
Dependencies
  • module-build-perl-native
  • perl
  • perl-native
PACKAGECONFIG options

Sources

https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Test-Refcount-0.10.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-cpan:

Branch Recipe
master test-refcount-perl 0.10
gatesgarth (Yocto Project 3.2) test-refcount-perl 0.10 (this recipe)
thud (Yocto Project 2.6) test-refcount-perl 0.08
rocko (Yocto Project 2.4) test-refcount-perl 0.08
jethro (Yocto Project 2.0) test-refcount-perl 0.08
daisy (Yocto Project 1.6) test-refcount-perl 0.08