Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569404
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 

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

%define module Devel-Size
%define m_distro Devel-Size
%define m_name Devel-Size
%define m_author_id TELS
%define _enable_test 1

Name: perl-Devel-Size
Version: 0.69
Release: alt1.1

Summary: Perl extension for finding the memory usage of Perl variables

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Devel-Size/

Packager: Michael Bochkaryov <misha at altlinux.ru>

Source: http://search.cpan.org//CPAN/authors/id/T/TE/TELS/devel/%m_distro-%version.tar.gz

# Automatically added by buildreq on Sun Jul 20 2008 (-bi)

BuildRequires: perl-Module-Install 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 %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_archlib/*
%exclude %perl_vendor_man3dir/*
%doc README CHANGES

%changelog

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

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