libgetopt-argvfile-perl

Perl module for reading script options and parameters from files

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Getopt-ArgvFile


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libgetopt-argvfile-perl