libapp-options-perl

Command-line option values processing system
  https://metacpan.org/release/App-Options
  0
  no reviews



App::options combines command-line arguments, environment variables, option files, and program defaults to produce a hash of option values.

furthermore, its special treatment of the "perlinc" option facilitates the inclusion ("use") of application-specific perl modules from special places to enable the installation of multiple versions of an application on the same system (i.e. /usr/myproduct/version).