Package : perl-Devel-LeakGuard-Object

Package details

Summary: Scoped object leak checking

Description:
This module provides tracking of objects, for the purpose of detecting
memory leaks due to circular references or inappropriate caching schemes.

It is derived from, and backwards compatible with Adam Kennedy's
Devel::Leak::Object. Any errors are mine.

It works by overriding 'bless' and adding a synthetic 'DESTROY' method to
any tracked classes so that it can maintain a count of blessed objects
per-class.


URL: https://metacpan.org/release/Devel-LeakGuard-Object
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs