Getopt::ArgvFile - 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.
      Name                                       Last modified       Size  Description

[DIR] Parent Directory 02-Oct-2006 04:26 - [RPM] perl-Getopt-ArgvFile-1.10-1.cru.noarch.rpm 17-Jul-2006 02:17 29k Getopt::ArgvFile - interpolates script options from files into @ARGV or another array [RPM] perl-Getopt-ArgvFile-1.10-1.cru.src.rpm 17-Jul-2006 02:17 21k Getopt::ArgvFile - interpolates script options from files into @ARGV or another array