Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37418226
en ru br
ALT Linux repos
S:1.12-alt1
5.0: 1.10-alt1

Group :: Development/Perl
RPM: perl-Devel-Cycle

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Devel-Cycle

Name: perl-%module
Version: 1.10
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Devel::Cycle - Find memory cycles in objects
License: Perl
Group: Development/Perl

Url: %CPAN %module
Source: http://www.cpan.org/modules/by-module/Devel/%module-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Tue Aug 05 2008

BuildRequires: perl-PadWalker perl-devel

%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.

%prep
%setup -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Devel
%perl_vendor_man3dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin