./devel/p5-Getopt-ArgvFile, Interpolates script options from files into @ARGV or another array

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q2, Version: 1.11nb13, Package name: p5-Getopt-ArgvFile-1.11nb13, Maintainer: pkgsrc-users

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.


Master sites: (Expand)

Filesize: 19.013 KB

Version history: (Expand)