aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Getopt-ArgvFile/pkg-descr
blob: 08665eeccea593dfd0f546c3553d682fd50c99d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Module Getopt::ArgvFile is a simple supplement to other option
handling modules.  It allows script options and parameters to be
read from files instead of from the command line by interpolating
file contents into @ARGV. This way it PREPARES the final option
handling.

Getopt::ArgvFile does NOT perform any option processing itself, and
should work fine together with any other option handling module
(e.g. Getopt::Long) or even self coded option handling.

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