# libdevel-leak-perl **Repository Path**: openkylin/libdevel-leak-perl ## Basic Information - **Project Name**: libdevel-leak-perl - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: openkylin/yangtze - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-09-05 - **Last Updated**: 2026-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Copyright (c) 1997-1998 Nick Ing-Simmons. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. This module provides a basic way to discover if a piece of perl code is allocating perl data and not releasing them again. You install this package using CPAN.pm or the normal: perl Makefile.PL make make test make install process.