Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37732686
en ru br
Репозитории ALT
S:0.16-alt1.2
5.1: 0.15-alt2
4.1: 0.15-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Data-Structure-Util

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

#
#   - Data::Structure::Util -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --version 0.12 Data-Structure-Util-0.12.tar.gz
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Data-Structure-Util
%define m_distro Data-Structure-Util
%define m_name Data::Structure::Util
%define _enable_test 1

Name: perl-Data-Structure-Util
Version: 0.15
Release: alt1

Summary: Data::Structure::Util - modify nature of data within a structure

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/src/ANDYA/Data-Structure-Util-0.15/

Source: %m_distro-%version.tar.bz2

# Automatically added by buildreq on Sat Mar 15 2008

BuildRequires: perl-File-Find-Rule perl-Storable perl-Test-Pod

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

It is written in C for decent speed.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%exclude %perl_vendor_man3dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin