5efac6349e
Module bundle for reading and parsing config files
6 lines
298 B
Plaintext
6 lines
298 B
Plaintext
AppConfig has a powerful but easy to use module for parsing
|
|
configuration files. It also has a simple and efficient module for
|
|
parsing command line arguments. For fully-featured command line
|
|
parsing, a module is provided for interfacing AppConfig to Johan
|
|
Vromans' extensive Getopt::Long module.
|