Name: | perl-Devel-Cycle |
---|---|
Version: | 1.12 |
Release: | 16.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 20460 |
License: | GPL+ or Artistic |
RPM: | perl-Devel-Cycle-1.12-16.el9.noarch.rpm |
Source RPM: | perl-Devel-Cycle-1.12-16.el9.src.rpm |
Build Date: | Thu Feb 03 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Devel-Cycle |
Summary: | Find memory cycles in objects |
Description: | This is a simple developer's tool for finding circular references in objects and other types of references. Because of Perl's reference-count based memory management, circular references will cause memory leaks. |