ports/devel/p5-Getopt-ArgvFile/pkg/DESCR

6 lines
265 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.