blob: 035816f965e6650345db4e8c5f85d84ca54a28b0 (
plain)
1
2
3
4
5
|
AppConfig is a bundle of perl5 modules for parsing configuration files
and command line arguments. It has a very powerful configuration file
processor and a simple, efficient mechanism for parsing command line
arguments. It also will use the Getopt::Long module where available
to extend its own command line parsing abilities.
|