[ 原始碼: libgetopt-argvfile-perl ]
套件:libgetopt-argvfile-perl(1.11-5)
libgetopt-argvfile-perl 的相關連結
Debian 的資源:
下載原始碼套件 libgetopt-argvfile-perl:
- [libgetopt-argvfile-perl_1.11-5.dsc]
- [libgetopt-argvfile-perl_1.11.orig.tar.gz]
- [libgetopt-argvfile-perl_1.11-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for reading script options and parameters from files
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.
其他與 libgetopt-argvfile-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language