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

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

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

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

%define module Getopt-ArgvFile
%define m_distro Getopt-ArgvFile
%define m_name Getopt::ArgvFile
%define m_author_id JSTENZEL
%define _enable_test 1

Name: perl-Getopt-ArgvFile
Version: 1.11
Release: alt1.1

Summary: interpolates script options from files into  at ARGV or another array

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/J/JS/JSTENZEL/Getopt-ArgvFile-1.11.tar.gz

# Automatically added by buildreq on Tue Sep 06 2005

BuildRequires: perl-devel

%description
This module simply interpolates option file hints in  at ARGV
by the contents of the pointed files. This enables option
reading from *files* instead of or additional to the usual
reading from the command line.

Alternatively, you can process any array instead of  at ARGV
which is used by default and mentioned mostly in this manual.

The interpolated  at ARGV could be subsequently processed by
the usual option handling, e.g. by a Getopt::xxx module.
Getopt::ArgvFile does *not* perform any option handling itself,
it only prepares the array  at ARGV.

Option files can significantly simplify the call of a script.
Imagine the following:


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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README
%perl_vendor_privlib/Getopt/

%changelog

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

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