Perl Module to interpolate Script Options from Files into @ARGV
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.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/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 |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0