libappconfig-perl

Rating: 
0
No votes yet

Perl module for configuration file and command line handling
AppConfig is a bundle of Perl5 modules for reading configuration
files and parsing command line arguments. Note that writing
configuration files is not supported at this time.
.
AppConfig supports a relaxed configuration file syntax with support
for flags (booleans), single and multivalue (lists or hashes)
items. A defined default and validation routine or regex can be
defined for each option.
.
Environment variable, file variable and tilde (~) are supported and
may be applied to selected configuration options. For long blocks of
text you can also use Perl HEREDOC syntax. Additionally there is
also a mechanism to utilise all these same features via a CGI.

Application versions: 
AttachmentSizeDate
File libappconfig-perl_1.66-1_all.deb75.99 KB05/08/2013 - 14:59
Changelog: 

appconfig (1.66-1) unstable; urgency=low

* New upstream releases (Closes: #585632)
* Update Standards-Version.