Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37698572
en ru br
ALT Linux repositórios
S:1.11-alt1.1
5.0: 1.10-alt2
4.1: 1.10-alt1
4.0: 1.10-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Getopt-ArgvFile

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009