p5-Getopt-ArgvFile
program arguments processing module
WWW CVSWeb GITHub-
Package versionp5-Getopt-ArgvFile-1.11p0
-
MaintainerThe OpenBSD ports mailing-list
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.