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

Группа :: Разработка/Perl
Пакет: perl-Devel-Size

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

%define _unpackaged_files_terminate_build 1
%define dist Devel-Size
Name: perl-%dist
Version: 0.82
Release: alt1

Summary: Perl extension for finding the memory usage of Perl variables
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/N/NW/NWCLARK/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: perl-Test-Pod perl-Test-Pod-Coverage

%description
This module figures out the real size of Perl variables in bytes, as
accurately as possible.

Call functions with a reference to the variable you want the size of.
If the variable is a plain scalar it returns the size of this scalar.
If the variable is a hash or an array, use a reference when calling.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

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

%changelog

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

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