Description
Perl command-line tools can load options from files in addition to normal command arguments. This is useful for long option sets, shared defaults, test configurations, and repeatable automation.
It is a developer library for CLI configuration. Applications should document which files are read and avoid trusting option files from untrusted locations.