Perl Module to interpolate Script Options from Files into @ARGV
http://search.cpan.org/dist/Getopt-ArgvFile/
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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/perl-Getopt-ArgvFile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Getopt-ArgvFile-1.11.tar.gz | 0000019469 19 KB | |
perl-Getopt-ArgvFile.changes | 0000000986 986 Bytes | |
perl-Getopt-ArgvFile.spec | 0000002473 2.42 KB |
Comments 0