p5-Getopt-ArgvFile

program arguments processing module

WWW CVSWeb GITHub
  1. Package version
    p5-Getopt-ArgvFile-1.11p0
  2. Maintainer
    The 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.