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

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

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

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

%define module File-Next
%define m_distro File-Next
%define m_name File::Next
%define m_author_id unknown
%define _enable_test 1

Name: perl-File-Next
Version: 1.02
Release: alt1

Summary: File-finding iterator

License: Artistic
Group: Development/Perl
Url: %CPAN %m_distro

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch

Source: http://search.cpan.org//CPAN/authors/id/P/PE/PETDANCE/%m_distro-%version.tar.gz

# Automatically added by buildreq on Fri Jan 30 2009

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

%description
File::Next is a lightweight, taint-safe file-finding module.
It's lightweight and has no non-core prerequisites.

   use File::Next;

   my $files = File::Next::files( '/tmp' );

   while ( defined ( my $file = $files->() ) ) {
       # do something...
   }

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

%build
%perl_vendor_build

%install
%perl_vendor_install
rm -rf %buildroot%perl_vendor_man3dir/

%files
%perl_vendor_privlib/File/Next.pm

%changelog

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

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