Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37844482
en ru br
ALT Linux repos
S:0.16-alt1.2
5.0: 0.15-alt1.1
4.1: 0.15-alt1

Group :: Development/Perl
RPM: perl-Data-Structure-Util

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Data-Structure-Util
Name: perl-%dist
Version: 0.16
Release: alt1.1.1

Summary: Change nature of data within a structure
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/A/AN/ANDYA/Data-Structure-Util-%{version}.tar.gz

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: perl-File-Find-Rule perl-Test-Pod perl-CPAN-Meta

%description
Data::Structure::Util is a toolbox to manipulate the data inside a
data structure. It can process an entire tree and perform the operation
requested on each appropriate element.

For example: It can transform all strings within a data structure to
utf8 or transform any utf8 string back to the default encoding. It can
remove the blessing on any reference. It can collect all the objects or
detect if there is a circular reference.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES README
%perl_vendor_archlib/Data
%perl_vendor_autolib/Data

%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