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

Текущая версия: 1.11-alt1.1
Время сборки: 22 ноября 2010, 18:30 ( 696.4 недели назад )
Размер архива: 23.03 Kb

Домашняя страница:   http://www.cpan.org

Лицензия: Artistic
О пакете: interpolates script options from files into @ARGV or another array
Описание:

This module simply interpolates option file hints in @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 @ARGV
which is used by default and mentioned mostly in this manual.

The interpolated @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 @ARGV.

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

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

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