Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37039779
en ru br
ALT Linux repositórios
S:0.10-alt1_1

Group :: Desenvolvimento/Outros
RPM: perl-Test-Refcount

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.10-alt1_1
Data da compilação: 7 julho 2019, 10:57 ( 246.6 weeks ago )
Tamanho:: 23.18 Kb

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

Licença: GPL+ or Artistic
Sumário: Assert reference counts on objects
Descrição:

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.

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Test-Refcount
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009